Description Usage Arguments Details Value Author(s) References See Also Examples
With this function data sets according to the multidimensional polytomous Rasch model (MPRM) are simulated
| 1 | 
| itempar | a matrix with item category parameters; each row represents a category and each column an item (see details) | 
| persons | an integer representing the number of persons (observations) of the data set (see details) | 
| seed | a seed for the random number generated can optionally be set | 
Data are generated with category values starting with 0. Thus the first row of the matrix containing the item parameters is matched to the category value 0 and so on. The last category is the reference category. Please note, that the item category parameters of the last category have to be 0 (due to parameter normalization)!
Person parameters are generated by a standard normal distribution.
| datmat | simulated data set | 
| true_itempar | the fixed item parameters according to the input | 
| true_perspar | the fixed person parameters | 
Christine Hohensinn
Fischer, G. H. (1974). Einfuehrung in die Theorie psychologischer Tests [Introduction to test theory]. Bern: Huber.
Rasch, G. (1961). On general laws and the meaning of measurement in psychology, Proceedings Fourth Berekely Symposium on Mathematical Statistiscs and Probability 5, 321-333.
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.