Generate expected a posteriori estimates of theta.
eap(object, theta, prior, resp, select = NULL)# S4 method for item_pool
eap(object, theta, prior, resp, select = NULL)
A theta grid.
A prior distribution, a numeric vector for a common prior or a matrix for individualized priors.
A numeric matrix of item responses, one row per examinee.
A vector of indices identifying the items to subset.