dNBllcol_constr_noLab {RCM}R Documentation

The score function of the general response function

Description

The score function of the general response function

Usage

dNBllcol_constr_noLab(betas, X, reg, thetasMat, muMarg, psi, ...)

Arguments

betas

a vector of regression parameters with length v

X

the nxp data matrix

reg

a matrix of regressors of dimension nxv

thetasMat

A matrix of dispersion parameters

muMarg

offset matrix of dimension nxp

psi

a scalar, the importance parameter

...

further arguments passed on to the jacobian

Value

The evaluation of the score functions (a vector length v)


[Package RCM version 1.2.0 Index]