5 - Best practices with Rasch Analysis

library(knitr)

opts_chunk$set(warning=FALSE, 
               message=FALSE, 
               eval=FALSE, 
               out.width = "80%",
               fig.align = "center",
               collapse = TRUE,
               comment = "#>")

Here we will discuss some general principles about how to implement the Rasch Model for your data.



Try the whomds package in your browser

Any scripts or data that you put into this service are public.

whomds documentation built on Sept. 8, 2023, 5:46 p.m.