powered by
When data dl and fitted model fit are provided, the item parameters associated with item are loaded for inspection.
dl
fit
item
itemModelExplorer(dl = NULL, fit = NULL, item = NULL)
a data list prepared by prepData
prepData
a stanfit object
stanfit
name of the item to visualize
See cmp_probs for details.
# \donttest{ itemModelExplorer() # will launch a browser in RStudio # }
Run the code above in your browser using DataLab