Description Usage Arguments Value
View source: R/F_dNBllcol_constr_noLab.R
The score function of the general response function
1 2 3 4 5 6 7 8 9 10 11 | dNBllcol_constr_noLab(
betas,
X,
reg,
thetasMat,
muMarg,
psi,
allowMissingness,
naId,
...
)
|
betas |
a vector of regression parameters with length v |
X |
the nxp data matrix |
reg |
a matrix of regressors of dimension nxv |
thetasMat |
A matrix of dispersion parameters |
muMarg |
offset matrix of dimension nxp |
psi |
a scalar, the importance parameter |
allowMissingness |
A boolean, are missing values present |
naId |
The numeric index of the missing values in X |
... |
further arguments passed on to the jacobian |
The evaluation of the score functions (a vector length v)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.