dNBllcolNP {RCM}R Documentation

Estimation of the parameters of a third degree GLM

Description

Estimation of the parameters of a third degree GLM

Usage

dNBllcolNP(beta, X, reg, theta, muMarg, ...)

Arguments

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

...

further arguments passed on to the jacobian

Value

A vector of the same length as beta with evaluations of the score function


[Package RCM version 1.2.0 Index]