itemModelExplorer | R Documentation |
When data dl
and fitted model fit
are provided, the
item parameters associated with item
are loaded for
inspection.
itemModelExplorer(dl = NULL, fit = NULL, item = NULL)
dl |
a data list prepared by |
fit |
a |
item |
name of the item to visualize |
See cmp_probs for details.
itemModelExplorer() # will launch a browser in RStudio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.