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

updateWts(respM, ...)

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")

..

Value

updated response module.

Examples

## TODO