theta_lambda_traceplots | R Documentation |
Creates traceplots for IRT parameter convergence diagnostics
theta_lambda_traceplots(irt, i = NULL, k = NULL)
irt |
An object containing theta and lambda parameters from an IRTM model |
i |
Index of the respondent to plot (randomly selected if NULL) |
k |
Index of the item to plot (randomly selected if NULL) |
Plots of theta, lambda, and their product across MCMC iterations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.