Rdocumentation
powered by
Learn R Programming
locfit (version 1.5-8)
gam.slist: Vector of GAM special terms
Description
This vector adds
"lf"
to the default vector of special terms recognized by a
gam()
model formula. To ensure this is recognized, attach the Locfit library with
library(locfit,first=T)
.
Arguments
format
Character vector.
See Also
lf
,
gam