[R] package mgcv - actual bases

2008-06-09 Thread Amandine PIERROT
Thank you for your answer ! Actually I'm doing an internship about GAM for mid-term french load forecasting (at "EDF", Electricité De France). I'm working with your book and I was asked to simulate data on my own, in order to see if gam (from mgcv) gave good estimations of the functions I had

[R] package mgcv

2008-06-09 Thread Amandine PIERROT
Hello ! I am working on generalized additive models using the package mgcv, and I would like to know where I could find information about the estimated splines so I could reconstruct the full function instead of just having values at given points (with predict.gam, type="terms") ? Thanks in adv