dNBllcolNP: Estimation of the parameters of a third degree GLM

Description Usage Arguments Value

View source: R/F_dNBllcolNP.R

Description

Estimation of the parameters of a third degree GLM

Usage

1
dNBllcolNP(beta, X, reg, theta, muMarg, allowMissingness, naId, ...)

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

allowMissingness

A boolean, are missing values present

naId

The numeric index of the missing values in X

...

further arguments passed on to the jacobian

Value

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


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

Related to dNBllcolNP in RCM...