plotICC: Function plotICC

Description Usage

Description

Plots Item Characteristic Curves based on a vector of item difficulties.

Usage

1
2
3
plotICC(difficulties, slopes = seq(1:length(difficulties)) * 0 + 1,
  main = "Item Characteristic Curves", labeling = T, xlim = NULL,
  lwd = 2, col = NULL)

AndreasFischer1985/TAMirt documentation built on May 26, 2019, 7:01 p.m.