itemModelExplorer {pcFactorStan} | 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