| data.sim.rasch | R Documentation |
A simulated dataset of dichotomous (0/1) item responses generated under the Rasch model, provided as an example dataset for IRTC.
data(data.sim.rasch)
A matrix with 2000 persons (rows) and 40 dichotomous items (columns), with entries coded 0 or 1.
The data were simulated with person abilities drawn from a standard normal
distribution and item difficulties spread evenly over [-2.2, 2.2].
The generating script is ‘scripts/gen_data.R’ in the package sources.
Simulated by IRTC. See ‘scripts/gen_data.R’ in the package sources for the reproducible generating code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.