eap {simCAT} | R Documentation |
EAP estimation
Description
Estimates theta with Expected a Posteriori
Usage
eap(pattern, bank)
Arguments
pattern |
response pattern (0 and 1) with the number of columns corresponding to the number of items |
bank |
data.frame with item parameters (a, b, c) |
Details
40 quadrature points, ranging from -4 to 4. Priori with normal distribution (mean = 0, sd = 1).
Value
data.frame with estimated theta
and SE
.
Author(s)
Alexandre Jaloto
[Package simCAT version 1.0.0 Index]