| data.mc | R Documentation |
A simulated dataset of multiple-choice item responses provided in both raw and scored form, provided as an example dataset for IRTC.
data(data.mc)
A list with two components:
A character matrix (143 persons x 30 items) of raw multiple-choice
responses coded "A"–"D", with "9" denoting an omitted or
not-reached response.
A data frame of the corresponding dichotomously scored (0/1) responses, where 1 marks the keyed (correct) option.
Correctness was simulated under a Rasch model; raw responses were then built from a randomly assigned answer key with distractors drawn at random. 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.