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.



lindsayevanslee/whomds documentation built on Sept. 9, 2023, 10:54 p.m.