[R] gam for longitudinal data?

Julian Burgos jmburgos at u.washington.edu
Mon Oct 29 19:33:29 CET 2007


You can use the gamm function (in the mgcv package) to fit generalized 
additive mixed models and specify your covariance structure.

Julian

gallon li wrote:
> I used gam for data analysis a lot. Is it possible to use gam to analyze
> longitudinal data? I mean, besides the working independence assumption, can
> i specify other more reasonable covariance structure in gam?
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list