getEscore {PROsetta} | R Documentation |
getEscore
is a helper function to calculate expected scores at supplied thetas.
getEscore(ipar, model, theta, is_minscore_0)
ipar |
item parameters. |
model |
item model to use. |
theta |
theta values. |
is_minscore_0 |
if |
getEscore
returns a vector of expected scores.