LOCFIT: R and S-Plus Help

gam.lf Locfit call for Generalized Additive Models gam.lf
Usage:


gam.lf(x, y, w, xeval, ...)
Description:

This is a locfit calling function used by lf() terms in additive models. It is not normally called directly by users.
Arguments:

x
numeric predictor
y
numeric response
w
prior weights
xeval
evaluation points
...
other arguments to locfit.raw()

See Also:

Key Words:

models