getEscore {PROsetta} | R Documentation |
Calculate expected scores at theta
Description
getEscore
is a helper function for obtaining expected scores at supplied thetas.
Usage
getEscore(ipar, model, theta, is_minscore_0)
Arguments
ipar |
item parameters. |
model |
item model to use. |
theta |
theta values. |
is_minscore_0 |
if |
Value
getEscore
returns a vector of expected scores.
[Package PROsetta version 0.4.1 Index]