item_gen(b_bounds = c(-2, 2), a_bounds = c(.75, 1.25),
thresholds = c(1, 2, 3), n_1pl = c(5, 5, 5), n_2pl = c(0, 0, 5))
item_gen(b_bounds = c(-2, 2), a_bounds = c(.75, 1.25), c_bounds = c(0, .25),
n_2pl = 5, n_3pl = 5)
Run the code above in your browser using DataLab