scaleResids {BIGL} | R Documentation |
Functions for scaling, and rescaling residuals. May lead to unstable behaviour in practice
Description
Functions for scaling, and rescaling residuals. May lead to unstable behaviour in practice
Usage
scaleResids(sampling_errors, ...)
Arguments
sampling_errors |
A vector of raw residuals |
... |
passed on to predictVar |
Details
Residuals are calculated with respect to the average observation on the off-axis point, so replicates are required!
[Package BIGL version 1.9.2 Index]