Learn R Programming

simCAT (version 1.0.1)

eap: EAP estimation

Description

Estimates theta with Expected a Posteriori

Usage

eap(pattern, bank)

Value

data.frame with estimated theta and SE.

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)

Author

Alexandre Jaloto

Details

40 quadrature points, ranging from -4 to 4. Priori with normal distribution (mean = 0, sd = 1).