dNBllcolNP | R Documentation |
Estimation of the parameters of a third degree GLM
dNBllcolNP(beta, X, reg, theta, muMarg, allowMissingness, naId, ...)
beta |
A 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 |
allowMissingness |
A boolean, are missing values present |
naId |
The numeric index of the missing values in X |
... |
further arguments passed on to the jacobian |
A vector of the same length as beta with evaluations of the score function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.