Re: [R] GEE for a timeseries of count (one cluster)

2010-03-31 Thread Matthew Dowle
Contact the authors of those packages ? "miriza" wrote in message news:1269981675252-1745896.p...@n4.nabble.com... > > Hi! > > I was wondering if there were any packages that would allow me to fit a > GEE > to a single timeseries of counts so that I could account for > autocorrelation > in the

[R] GEE for a timeseries of count (one cluster)

2010-03-30 Thread miriza
Hi! I was wondering if there were any packages that would allow me to fit a GEE to a single timeseries of counts so that I could account for autocorrelation in the data. I tried gee, geepack and yags packages, but I do not get standard errors for the parameters when using a single cluster. Any