Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.tif

A plot method for test information functions


Description

Useful for plotting test information functions. The x argument of tif should better be left out unless something special is required.

Usage

## S3 method for class 'tif'
plot(x, add = FALSE, main = "Test information function",
  co = 1, ...)

Arguments

x

An object produced by function tif

add

When add=T, the TIF is added to a plot, otherwise a new plot is started. Default is F.

main

The main title of the plot, given that add=F.

co

The colour of the TIF curve. Default is 1 for black. Use co=NA to plot each TIF in a different colour.

...

Any additional plotting parameters

Author(s)

Ivailo Partchev

See Also

Examples

plot(tif(Scored2pl))

irtoys

A Collection of Functions Related to Item Response Theory (IRT)

v0.2.1
GPL (>= 2)
Authors
Ivailo Partchev [aut, cre], Gunter Maris [aut], Tamaki Hattori [ctb]
Initial release
2017-12-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.