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) <- 1.2345
fit |
|
locfit(), rv(), plot.locfit()