pgam.smooth(y, x, df, fx, smoother = "spline", w = rep(1, length(y)))
FALSE
the smoothing parameter is chosen by cross-validationNowadays, this function interface the smooth.spline
in modreg
library. It will become not dependent soon enough.
Hastie, T. J., Tibshirani, R. J.(1990) Generalized Additive Models. Chapman and Hall, London
Junger, W. L. (2004) Modelo Poisson-Gama Semi-Param�trico: Uma Abordagem de Penaliza��o por Rugosidade. MSc Thesis. Rio de Janeiro, PUC-Rio, Departamento de Engenharia El�trica
pgam
, predict.pgam