Skip to content
Prev 17105 / 20628 Next

Repeated measures - general question

Don't know about matching SAS, but nlme::lme() with
correlation=corCAR1() or glmmTMB::glmmTMB() with an ou() correlation
structure should both work for accounting for autocorrelation with
unevenly spaced data.  Maybe you could let us know how you're analyzing
the data in SAS?
On 2018-10-30 11:45 a.m., Nik Tuzov wrote: