Simulation from the interaction model
Simulate item scores conditional on test scores using the interaction model
r_score_IM(m, scores)
m
: an object produced by function fit_inter
scores
: vector of test scoresa matrix with item scores, one column per item and one row per test score. Row order equal to scores
Useful links