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

R2noharm.EAP

EAP Factor Score Estimation


Description

This function performs EAP factor score estimation of an item response model estimated with NOHARM.

Usage

R2noharm.EAP(noharmobj, theta.k=seq(-6, 6, len=21), print.output=TRUE)

Arguments

noharmobj

Object of class R2noharm or noharm.sirt

theta.k

Vector of discretized theta values on which the posterior is evaluated. This vector applies to all dimensions.

print.output

An optional logical indicating whether output should be displayed at the console

Value

A list with following entries

person

Data frame of person parameter EAP estimates and their corresponding standard errors

theta

Grid of multidimensional theta values where the posterior is evaluated.

posterior

Individual posterior distribution evaluated at theta

like

Individual likelihood

EAP.rel

EAP reliabilities of all dimensions

probs

Item response probabilities evaluated at theta

See Also

For examples see R2noharm and noharm.sirt.


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.