Returns the current ability estimate.
get_current_ability_estimate( test_state, opt, estimator = opt$next_item.estimator )
test_state | A |
---|---|
opt | Test options as defined by |
estimator | The estimation method to use when computing
the current ability estimate;
see the |
A numeric scalar corresponding to the current ability estimate,
with its standard error provided as the sem
attribute.