dNBllcol_constr_noLab: The score function of the general response function

Description Usage Arguments Value

View source: R/F_dNBllcol_constr_noLab.R

Description

The score function of the general response function

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
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)


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