dNBpsis: A score function for the psi of a given dimension

View source: R/F_dNBpsis.R

dNBpsisR 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


CenterForStatistics-UGent/RCM documentation built on April 24, 2023, 8:26 p.m.