plot.DIF_stats_mst | R Documentation |
plot method for DIF_mst
## S3 method for class 'DIF_stats_mst'
plot(x, items = NULL, itemsX = items, itemsY = items, ...)
x |
object produced by DIF_mst |
items |
character vector of item id's for a subset of the plot. Useful if you have many items. If NULL all items are plotted. |
itemsX |
character vector of item id's for the X axis |
itemsY |
character vector of item id's for the Y axis |
... |
further arguments to plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.