Description Usage Arguments Value
Calculates the derivatives of the conditional Loglikelihood with respect to each intercept and delta parameter for the full sample.
1 | score_func_sample(beta_intercepts, delta, covariates, Y)
|
beta_intercepts |
Vecotr of beta intercept values. |
delta |
A (ncovs x nitems) matrix containing the DIF-parameter values. |
covariates |
A (npersons x ncovs) matrix containing the covariate values. |
Y |
(npersons x nitems) matrix of answers of all persons to all items. |
a list containing the values of the score function
score_betas |
Values of the score function for every intercept. |
score_deltas |
Values of the score function for every delta-parameter (ncovs x nitems) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.