Learn R Programming

dexter (version 0.8.5)

plot.DIF_stats: plot method for DIF

Description

plot method for DIF

Usage

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

Arguments

x

object produced by DIF

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