dNBllcol_constr_noLab: The score function of the general response function

View source: R/F_dNBllcol_constr_noLab.R

dNBllcol_constr_noLabR 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,
  allowMissingness,
  naId,
  ...
)

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

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

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


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