Description Usage Arguments Value
Returns the current ability estimate.
1 2 3 4 5 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.