MatrixModels (version 0.5-3)

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

Description

Update the residual weights sqrtrwt and \(X\) weights sqrtXwt.

Usage

updateWts(respM, ...)

Value

updated response module.

Arguments

respM

a response module, see the respModule class.

...

potentially further arguments used in methods; not used currently.

Methods

signature(respM = "glmRespMod")

..

signature(respM = "respModule")

..

Examples

Run this code
## TODO

Run the code above in your browser using DataLab