| extract_theta_summary | R Documentation |
Computes EAP theta estimates and summarizes recovery via correlation and RMSE against true theta.
extract_theta_summary(mod, theta_true, iteration, sample_size)
mod |
A fitted mirt object. |
theta_true |
Numeric vector of true theta values. |
iteration |
Integer iteration number. |
sample_size |
Integer sample size. |
Single-row data frame with theta_results columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.