View source: R/F_NBjacobianColNP.R
NBjacobianColNP | R Documentation |
Jacobian function for the estimation of a third degree GLM
NBjacobianColNP(beta, X, reg, theta, muMarg)
beta |
vector of any length |
X |
the data vector of length n |
reg |
a nxlength(beta) regressor matrix |
theta |
a scalar, the overdispersion |
muMarg |
the offset of length n |
A matrix of dimension 8-by-8
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.