updateWts: Update the Residual and X Weights - Generic and Methods

updateWtsR Documentation

Update the Residual and X Weights - Generic and Methods

Description

Update the residual weights sqrtrwt and X weights sqrtXwt.

Usage

updateWts(respM, ...)

Arguments

respM

a response module, see the respModule class.

...

potentially further arguments used in methods; not used currently.

Value

updated response module.

Methods

signature(respM = "glmRespMod")

..

signature(respM = "respModule")

..

Examples

## TODO

MatrixModels documentation built on April 3, 2025, 5:43 p.m.