Shameless plug for @emilynordmann and my Applied Data Skills microcredential course. You can enrol up to January 16 for the 10-week course starting January 23.

This course provides an overview of the basic skills needed to transform raw data into informative summaries and visualisations presented in professional reports and presentations. (There is no inferential stats content.)

gla.ac.uk/study/microcredentia

#PsyTeachR #rstats

Last updated 2 years ago

I'm enjoying @emilynordmann's RIOTS talk on "R is for Reproducibility". See the preprint for further discussion of the themes from her talk.

psyarxiv.com/hq68s

#PsyTeachR #rstats

Last updated 2 years ago

Helena Paterson · @HelenaPaterson
516 followers · 88 posts · Server nerdculture.de

@tarasovich @rstats I’d recommend our resources for starting. Link to a thread by @debruine summarising them all, below. We also have a course starting in January if you need something more structured.

tech.lgbt/@debruine/1093300811

#PsyTeachR

Last updated 2 years ago

@HeedLab @emilynordmann wrote our last collaborative paper in Word because this is so hard. Our books are in Rmd and usually worked on via GitHub by only 1 or 2 people at a time, but papers are hard to collaborate on in Rmd.

I think this is an / wish-list item a ton of people have!

#PsyTeachR #rstats #QuartoPub

Last updated 2 years ago

Glossary (by all )

The glossary defines common jargon you might encounter while learning R. This specialised vocabulary can help you to communicate more efficiently about coding and statistics and to search for solutions to problems.

PsyTeachR books (and external websites) can link to the glossary to define common terms. Anyone can contribute to the glossary through the github project.

psyteachr.github.io/glossary/

#PsyTeachR

Last updated 2 years ago

I’m going to make a thread of our resources. We’re a group of psychologists at who are passionate about teaching . We love , but the R actually stands for . We’ve made a series of textbooks for undergrad and postgrad methods, plus some other resources. All our materials are CC-BY-SA, so you freely use and adapt them.

psyteachr.github.io

#PsyTeachR #universityofglasgow #openscience #rstats #reproducibility

Last updated 2 years ago

@djnavarro Thanks ☺️

@brenchurchill, the book that might suit you best is Applied Data Skills, which is an intro to covering data processing, visualisation, and reproducible reports with no inferential stats (that’s actually the easiest part to figure out on your own).

psyteachr.github.io/ads-v1/

@emilynordmann and I are offering it as a 10-week online class starting January 23 if you like structure (& have Β£), but the book is free online all the time.

gla.ac.uk/study/microcredentia

#PsyTeachR #rstats

Last updated 2 years ago

I've just speed-written the chapter on building package vignettes for tomorrow's . As always, all are welcome (sign up on the EventBrite on the overview page to get the Zoom link) and it starts at 16:05 GMT+0. There are recordings for the previous week at the top of each chapter. The overview also has a link to the demopkg so far, which you can download to quickly catch up.

psyteachr.github.io/intro-r-pk

#PsyTeachR #codingclub

Last updated 2 years ago

Helena Paterson · @HelenaPaterson
516 followers · 88 posts · Server nerdculture.de

@jennyterry @mcaleerp @juliafstrand Maybe could start a list online with links to syllabi and open teaching materials? I’ve been meaning to overhaul our website.

#PsyTeachR

Last updated 2 years ago

· @emilynordmann
398 followers · 23 posts · Server tech.lgbt

It's been a long time coming - excited to share our new preprint in which we make the case for teaching & coding like at undergraduate - for , & , we must give our students the skills they deserve & that modern science needs.

With @mcaleerp, @debruine, @HelenaPaterson, Niamh Stack, Heather Woods, Carolina Kuepper-Tetzel and Dale Barr

psyarxiv.com/hq68s/

#PsyTeachR #dataskills #rstats #psychology #reproducibility #openscience #employability

Last updated 2 years ago

Helena Paterson · @HelenaPaterson
516 followers · 88 posts · Server nerdculture.de

Out now our pre-print paper. We made sweeping changes to our curriculum and in this paper we talk about one very important change. How we teach data skills to incorporate more computational data skills like

We give student practice in working with messy data and in processing data, emphasising it as equally important to methods and stats.

psyarxiv.com/hq68s/

With @mcaleerp, @debruine, @emilynordmann , Niamh Stack, Heather Woods, Carolina Kuepper-Tetzel and Dale Barr

#PsyTeachR #rstats

Last updated 2 years ago

I'm so excited to announce the of our paper, "Embedding Data Skills in Research Methods Education: Preparing Students for Reproducible Research". The team has been working on this for years.

We cover why and how to teach reproducible data preparation and analysis, with concrete examples in and .

Team: @mcaleerp, Niamh Stack, Heather Cleland Woods, @debruine, @HelenaPaterson, @emilynordmann, Carolina Kuepper-Tetzel, and Dale J. Barr

psyarxiv.com/hq68s/

#preprint #PsyTeachR #rstats #python

Last updated 2 years ago

Today's will be covering unit tests! This is a systematic way to make sure your code is doing what you expect.

While this is the 5th session in a series building an package, you don't have to have been to the previous sessions to participate. Just get the code from last week's session at github.com/psyteachr/demopkg (download, don't install) and you'll be all set.

When: 16:05-17:00 UK time
Where: Zoom ID: 85042042718 (pw: codingclub)
Materials: psyteachr.github.io/intro-r-pk

#PsyTeachR #codingclub #rstats

Last updated 2 years ago

Just FYI: One of the appendices of our book for Applied Data Skills includes instructions for downloading your bird app data and doing some visualisation in .

psyteachr.github.io/ads-v1/twi

#PsyTeachR #rstats

Last updated 2 years ago

Several of the team is over here now. (Dale is being salty about mastodon over on the bird app, but I've promised no interaction there in November, so can't rebut :)

Follow these wonderful humans if you're interested in open-access teaching content:
@emilynordmann
@HelenaPaterson @mcaleerp

#PsyTeachR #rstats

Last updated 2 years ago

@MattCrump
I keep thinking we need to organise a hackathon week for people who teach in psychology to share best practices and resources. I'm working on an R package for quickly setting up -style books (using ), so maybe when that's done it will be a good time to set one up?

#rstats #PsyTeachR #QuartoPub

Last updated 2 years ago

The course materials are, as always for , free and open source. Version 1 of the book is from last year’s course; we’ll post a new version by January.

psyteachr.github.io/ads-v1/

The course focuses on using to create reproducible reports, and has no stats content.

1: Intro to R and RStudio
2: Reports with R Markdown
3: Basic Data Visualisation
4: Data Import
5: Data Relations
6: Data Tidying
7: Data Wrangling
8: Data Summaries
9: Customising Visualisations
10: Advanced Reports

#PsyTeachR #rstats

Last updated 2 years ago

@mcaleerp @yabellini this is one of the specific chapters about RMarkdown in a book.

psyteachr.github.io/ads-v1/rep

#PsyTeachR

Last updated 2 years ago

:

I’m a professor at the University of Glasgow and part of the . I mostly post about , , , , , and academically, and 🧢, πŸ‹οΈ, and πŸ³οΈβ€πŸŒˆpersonally.

I run the (a joint venture of and ), which is learning to make an R package: psyteachr.github.io/intro-r-pk

I’m working on a beginners’ guide to with github.com/code-check-club

#introduction #psych #twittermigration #rstats #openresearch #MetaScience #bigteamscience #ManyFaces #unions #crafts #weightlifting #lgbtq #codingclub #PsyTeachR #MethodsMetaSci #codereview

Last updated 2 years ago