Partial derivatives for binary items by item-blocks using observed score proxy.
d_bernoulli_itemblock_proxy(
p_item,
pred_data,
item_data_current,
prox_data,
samp_size,
num_items,
num_predictors,
num_quad
)a "list" of first and second partial derivatives for Bernoulli item likelihood (to
use with multivariate Newton-Raphson and observed proxy scores)
Vector of item parameters.
Matrix or dataframe of DIF and/or impact predictors.
Vector of current item responses.
Vector of observed proxy scores.
Sample size in dataset.
Number of items in dataset.
Number of predictors in dataset.