| simulation_data_cache-class | R Documentation |
simulation_data_cache is an S4 class for representing data cache for Shadow().
item_poolthe item_pool object.
theta_gridthe theta grid to use as quadrature points.
prob_gridthe list containing item response probabilities at theta quadratures.
info_gridthe matrix containing item information values at theta quadratures.
max_infothe maximum value of info_grid.
true_theta(optional) the true theta values.
response_data(optional) the matrix containing item responses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.