plot.im_mst | R Documentation |
plots for the interaction model
## S3 method for class 'im_mst'
plot(x, item_id = NULL, show.observed = TRUE, curtains = 10, zoom = FALSE, ...)
x |
output of |
item_id |
id of the item to plot |
show.observed |
plot the observed mean item scores for each test score |
curtains |
percentage of most extreme values to cover with curtains, 0 to omit curtains |
zoom |
if TRUE, limits the plot area to the test score range allowed by the routing rules |
... |
further arguments to plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.