View source: R/extract_tirt_stan_scores.R
| extract_tirt_stan_scores | R Documentation |
Extract Trait Scores and SEs from a Fitted Stan TIRT Model
extract_tirt_stan_scores(fit, stan_data)
fit |
A fitted cmdstanr object. |
stan_data |
The data list passed to Stan (must contain the 'trait_names' attribute). |
A data frame with respondents as rows, and Traits and Trait SEs as columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.