chcemat_simulate {TestGardener} | R Documentation |
Simulate a test or scale data matrix.
Description
Used in dataSimulation
, this function sets up an N by n matrix of
index values that specify the index of the option chosen by an examinee or
respondent for a specific question.
Usage
chcemat_simulate(index.pop, SfdList)
Arguments
index.pop |
A vector containing population score index values at which data are to be simulated. |
SfdList |
A numbered list object produced by a TestGardener analysis of a test. Its length
is equal to the number of items in the test or questions in the scale.
Each member of
|
Details
For each question and each examinee a vector of random multinomial integer values is generated using the probability transforms of the surprisal curves and the examinee's score index value.
Value
An N by n matrix of integer index values.
References
Ramsay, J. O., Li J. and Wiberg, M. (2020) Full information optimal scoring. Journal of Educational and Behavioral Statistics, 45, 297-315. s
Ramsay, J. O., Li J. and Wiberg, M. (2020) Better rating scale scores with information-based psychometrics. Psych, 2, 347-360.