1  Modern Tools for Rasch Analysis

R

For this course we will use R to run the analysis.

posit Cloud

If you do not have full admin permissions on your laptop I would recommend you use RStudio in the cloud. Sign up for a free account at Posit Cloud https://posit.cloud/

Follow the Getting Started Guide: https://posit.cloud/learn/guide#intro

If you do have full admin permissions on your laptop then you can use the desktop version of RStudio. Advanced coders may prefer R in VSCode.

2 Creating a Project in R Studio

Inside The Posit cloud, start a new RStudio project and follow the step by step guide to creating a visualisation here: https://r4ds.hadley.nz/data-visualize

I recommend working your way through this book, doing a little every day.