R/post_functions.R
getEscore.Rd
getEscore is a helper function for obtaining expected scores at supplied thetas.
getEscore
getEscore(ipar, model, theta, is_minscore_0)
item parameters.
item model to use.
theta values.
if TRUE the score begins from 0 instead of 1.
TRUE
getEscore returns a vector of expected scores.