Usage
eap(
object,
select = NULL,
resp,
theta_grid = seq(-4, 4, 0.1),
prior = rep(1/81, 81)
)# S4 method for item_pool
eap(
object,
select = NULL,
resp,
theta_grid = seq(-4, 4, 0.1),
prior = rep(1/81, 81)
)
EAP(object, select = NULL, prior, reset_prior = FALSE)
# S4 method for test
EAP(object, select = NULL, prior, reset_prior = FALSE)
# S4 method for test_cluster
EAP(object, select = NULL, prior, reset_prior = FALSE)