Partial derivatives for binary items.
d_bernoulli(
parm,
p_item,
etable_item,
theta,
pred_data,
cov,
samp_size,
num_items,
num_quad
)a "list" of first and second partial derivatives for Bernoulli item likelihood (to
use with coordinate descent and univariate Newton-Raphson)
Item parameter being maximized.
Vector of item parameters.
E-table for item.
Matrix of adaptive theta values.
Matrix or dataframe of DIF and/or impact predictors.
Covariate being maximized.
Sample size in dataset.
Number of items in dataset.
Number of quadrature points used for approximating the latent variable.