Hello:I run a gamm with following call
:mode<-gamm(A~B,random=list(ID=~1),family=gaussian,na.action=na.omit,data=rs)an
error happened:ERROR names(object$sp) <- names(G$sp) : attempt to set an
attribute on NULLwith mgcv version 1.7-3What so? How can I correct the Error?
Thanks very much for any help.
[[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.