simIRT | R Documentation |
Simulate IRT data
simIRT(
Nsubs = 100,
Nitems = 200,
Nscales = 1,
NitemsAnswered = Nitems,
ASD = 0,
AMean = 1,
BSD = 1,
BMean = 0,
logitCSD = 1,
logitCMean = -2,
AbilitySD = 1,
AbilityMean = 0,
itemPreds = NA,
AitemPredEffects = NA,
BitemPredEffects = NA,
logitCitemPredEffects = NA,
personPreds = NA,
AbilityPredEffects = NA,
normalise = FALSE
)
AbilityMean |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.