Description Usage Arguments Value
View source: R/F_NBjacobianPsi.R
Jacobian for the psi of a given dimension
1 | NBjacobianPsi(beta, X, reg, muMarg, theta, preFabMat, allowMissingness, naId)
|
beta |
a scalar, the current estimate |
X |
the n-by-p count matrix |
reg |
the regressor matrix, the outer product of current row and column scores |
muMarg |
the nxp offset matrix |
theta |
a n-by-p matrix with the dispersion parameters |
preFabMat |
a prefab matrix, (1+X/thetas) |
allowMissingness |
A boolean, are missing values present |
naId |
The numeric index of the missing values in X |
The evaluation of the jacobian function at beta, a 1-by-1 matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.