| SimConfig-class {RSCAT} | R Documentation |
CAT simulation configuration
Description
An S4 class to represent CAT simulation configuraiton.
Slots
simIDa character string as the identifier of the CAT simulation.
numExamineesa positive integer specifying the number of simulated examinees.
trueThetaDistTypea character string specifying the distribution of true ability of simulated examinees. "Normal" for the Normal distribution and "Uniform" for the uniform distribution.
trueThetaDistParamsa numeric vector spcifying parameters of the prior distribuution. (mean, sd) for the Normal distribution, (a, b) for the uniform distribution.
[Package RSCAT version 1.1.3 Index]