Skip to content
Prev 138918 / 398506 Next

Irregular Time Series Issue

Have you considered using 'corCAR1' with 'lme' in the 'nlme' 
package? 

      Hope this helps. 
      Spencer Graves
p.s.  If you are not familiar with this, I highly recommend Pinheiro, 
J.C., and Bates, D.M. (2000) Mixed-Effects Models in S and S-PLUS 
(Springer).  The "~R\library\nlme\scripts" directory contains "ch01.R", 
"ch02.R", etc., which contain R scripts to reproduce virtually all the 
examples in the text.  These are especially valuable for R, because the 
book was written before 'nlme' was ported to R, and there are a few 
changes for which the version in the book gives the wrong answer, while 
following the script gives the correct answer.
A Mani wrote: