updateWts {MatrixModels} | R Documentation |
Update the residual weights sqrtrwt
and
X weights sqrtXwt
.
updateWts(respM, ...)
respM |
a response module, see the
|
... |
potentially further arguments used in methods; not used currently. |
updated response module.
signature(respM = "glmRespMod")
..
signature(respM = "respModule")
..
## TODO