getDevMat: ACalculate the matrix of deviance residuals

Description Usage Arguments Value

View source: R/F_getDevMat.R

Description

ACalculate the matrix of deviance residuals

Usage

1
getDevMat(X, thetaMat, mu)

Arguments

X

the data matrix

thetaMat

the matrix of dispersions

mu

the matrix of means

Value

The matrix of deviance residuals


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

Related to getDevMat in RCM...