Expectation step.
Estep(
p,
item_data,
pred_data,
item_type,
mean_predictors,
var_predictors,
theta,
samp_size,
num_items,
num_responses,
adapt_quad,
num_quad,
get_eap,
NA_cases
)a "list" of posterior values from the expectation step
List of parameters.
Matrix or dataframe of item responses.
Matrix or dataframe of DIF and/or impact predictors.
Vector of character values indicating the item type.
Possibly different matrix of predictors for the mean impact equation.
Possibly different matrix of predictors for the variance impact equation.
Vector of fixed quadrature points.
Sample size in dataset.
Number of items in dataset.
Number of responses for each item.
Logical indicating whether to use adaptive quadrature.
Number of quadrature points used for approximating the latent variable.
Logical indicating whether to compute EAP scores.
Logical vector indicating missing observations.