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

plot.np.dich

Plot Method for Object of Class np.dich


Description

This function plots nonparametric item response functions estimated with dich.np.

Usage

## S3 method for class 'np.dich'
plot(x, b, infit=NULL, outfit=NULL,
    nsize=100, askplot=TRUE, progress=TRUE, bands=FALSE,
    plot.b=FALSE, shade=FALSE, shadecol="burlywood1", ...)

Arguments

x

Object of class np.dich

b

Estimated item difficulty (threshold)

infit

Infit (optional)

outfit

Outfit (optional)

nsize

XXX

askplot

Ask for new plot?

progress

Display progress?

bands

Draw confidence bands?

plot.b

Plot difficulty parameter?

shade

Shade curves?

shadecol

Shade color

...

Further arguments to be passed

See Also

For examples see np.dich.


sirt

Supplementary Item Response Theory Models

v3.10-118
GPL (>= 2)
Authors
Alexander Robitzsch [aut,cre] (<https://orcid.org/0000-0002-8226-3132>)
Initial release
2021-09-22 17:45:34

We don't support your browser anymore

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