eap: EAP estimation

View source: R/eap.R

eapR 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


simCAT documentation built on Sept. 27, 2024, 9:07 a.m.