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

Description Usage Arguments Value

View source: R/F_dNBpsis.R

Description

A score function for the psi of a given dimension

Usage

1
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


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

Related to dNBpsis in RCM...