a data frame containing M3PL item parameters, specifically a1, a2, ... , d, and c
cors
a square matrix of the lower diagonal elements of a variance-covariance (VCV) matrix,
including 1's in the main diagonal
p
the number of latent dimensions
n.simulee
the number of simulees to generate
D
scaling constant: 1.7 or 1.0 (default=1.0)
easiness
logical, T if d is related to the easiness of items per Reckase, F otherwise
seed
random number seed
Value
call
function call stack
theta
a n.simulee by p matrix of true theta values
resp
a data frame of simulated item responses named "R1", "R2", ...
%% ...
Details
This function simulates item responses according to the Multidimensional 3-Parameter Logistic (M3PL) model using
the item parameters input to the function. Thetas are drawn from the multivariate standard normal distribution with
the population variance-covariance (correlation) matrix input to the function.
References
Reckase, M. D. (2009). Multidimensional Item Response Theory. New York: Springer.