Description Usage Arguments Value
Calculates the derivatives of the conditional Loglikelihood for all intercept and delta parameters.
1 | score_func_person(beta_person, y_person, covariates_person)
|
beta_person |
Parameter vector of a certain person. |
y_person |
Pattern of answers of a person. |
covariates_person |
Covariate values of a person. |
a list containing the values of the score function
scoref_betas |
Values of the score function for every intercept. |
scoref_delta |
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.