NBjacobianColNP: Jacobian function for the estimation of a third degree GLM

Description Usage Arguments Value

View source: R/F_NBjacobianColNP.R

Description

Jacobian function for the estimation of a third degree GLM

Usage

1
NBjacobianColNP(beta, X, reg, theta, muMarg)

Arguments

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

Value

A matrix of dimension 8-by-8


RCM documentation built on Nov. 8, 2020, 5:22 p.m.

Related to NBjacobianColNP in RCM...