
A default data generation function that simulates normally distributed respondent abilities and item difficulties
Source:R/data-loaders.R
data_simple_1pl.Rd
data_simple_1pl()
constructs data according to a simple one parameter logistic IRT model. The user may specify a number of persons, a number of items, and a random seed for reproducibility. Person abilities and item difficulties are both drawn from a standard normal.