Partial derivatives for binary items with proxy data.
d_bernoulli_proxy(
parm,
p_item,
prox_data,
pred_data,
item_data_current,
cov,
samp_size,
num_items
)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.
Vector of observed proxy scores.
Matrix or dataframe of DIF and/or impact predictors.
Vector of current item responses.
Covariate being maximized.
Sample size in dataset.
Number of items in dataset.