NBjacobianColNP {RCM}R Documentation

Jacobian function for the estimation of a third degree GLM

Description

Jacobian function for the estimation of a third degree GLM

Usage

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


[Package RCM version 1.10.0 Index]