simRasch {MiscPsycho} | R Documentation |
Simulates item response data for the Rasch model
simRasch(Nt, Nb, mu = 0, sigma = 1)
Nt |
Number of individuals |
Nb |
Number of items |
mu |
Mean of person distribution |
sigma |
Standard deviation of person distribution |
~~ If necessary, more details than the description above ~~
data |
The simulated response data |
generating.values |
The true difficulty parameters used to generate the data |
theta |
The true ability estimates used to generate the data |
Harold C. Doran