dNBpsis {RCM}R Documentation

A score function for the psi of a given dimension

Description

A score function for the psi of a given dimension

Usage

dNBpsis(beta, X, reg, theta, muMarg, allowMissingness, naId, ...)

Arguments

beta

a scalar, the initial estimate

X

the n-by-p count matrix

reg

the regressor matrix, the outer product of current row and column scores

theta

a n-by-p matrix with the dispersion parameters

muMarg

the nxp offset matrix

allowMissingness

A boolean, are missing values present

naId

The numeric index of the missing values in X

...

other arguments passed on to the jacobian

Value

The evaluation of the score function at beta, a scalar


[Package RCM version 1.6.0 Index]