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_mstitems
: 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 axisitemsY
: character vector of item id's for the Y axis...
: further arguments to plotUseful links