Re: [R] Explore patterns with GAM

2013-01-18 Thread spyros
Thank you very much Andrew! I will follow your suggestion. Spyros -- View this message in context: http://r.789695.n4.nabble.com/Explore-patterns-with-GAM-tp4655838p4655928.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-pro

Re: [R] Explore patterns with GAM

2013-01-17 Thread Andrew Robinson
Hi Spyros, I suggest that you borrow / buy the book that was written by the author of that package, and study it. It's "Generalized Additive Models: An Introduction with R". There's a lot of stuff going on in GAM fitting that it would be worth paying close attention to. I hope that this helps, A