dear all,
IÂ have a problem about "spline", when I send this:
library(mgcv)
attach(SG2)
modele3 <- gam(J15STATUS~SWANG1+s(AGE)+ s (SP2),data=SG2,family=binomial)
it doesen't work et it says:
Erreur dans get(".Random.seed",envir=.GlobalEnv)
variable".Random.seed" introuvable
Thanks a lot
__________________________________________________
ble contre les messages non sollicités
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.