Learn R Programming

dexterMST (version 0.9.6)

plot.DIF_stats_mst: plot method for DIF_mst

Description

plot method for DIF_mst

Usage

# S3 method for DIF_stats_mst
plot(x, items = NULL, itemsX = items, itemsY = items, ...)

Arguments

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