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

scp

Plot observed and predicted scores against ability


Description

Produces a plot of IRT true scores (test response function at the estimated ability) with a confidence band (plus/minus standard error). The observed sum scores are shown in red.

Usage

scp(resp, ip, theta = NULL)

Arguments

resp

A matrix of binary responses to a test, with persons as rows and items as columns.

ip

Item parameters: the output of est, or a 3-column matrix corresponding to its first element, est.

theta

An object containing ability estimates, as output by function mlebme or eap. If NULL, MLE will be estimated from resp and ip.

Value

None

Author(s)

Ivailo Partchev

See Also

Examples

scp(Scored, 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.