| gam.lf {locfit} | R Documentation |
This is a locfit calling function used by
lf() terms in additive models. It is
not normally called directly by users.
gam.lf(x, y, w, xeval, ...)
x |
numeric predictor |
y |
numeric response |
w |
prior weights |
xeval |
evaluation points |
... |
other arguments to locfit.raw() |
locfit,
locfit.raw,
lf,
gam