I am writing my thesis with the function gam(), with the package {mgcv}. 

My command is: gam(y~s(x1,bs="cr")+s(x2, bs="cr")). 

I need help to know what are the default basis funcitons for gam. I have not
found any detailed reference for this. 

Can anyone help me with this?? 
-- 
View this message in context: 
http://www.nabble.com/help%3A-what-are-the-basis-functions-in-%7Bmgcv%7D%3A-gam--tp22673295p22673295.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to