rva {locfit} | R Documentation |
By default, Locfit uses the normalized residual sum of squares as the variance estimate when constructing confidence intervals. In some cases, the user may like to use alternative variance estimates; this function allows the default value to be changed.
rv(fit) <- value
fit |
|
value |
numeric replacement value. |
locfit(), rv(), plot.locfit()