[R] Irregular Time Series Issue
    A Mani 
    a.manigs at gmail.com
       
    Fri Mar  7 23:38:22 CET 2008
    
    
  
Hello,
           I have an irregular time series of the form :
Time Data Time1 Data1 ....
1       b        1         e
7      g         4        i
NA  NA       5         k
NA  NA      NA      NA ...
(the columns have varying length of NAs after a certain point)
Converting this to regular time series with Pastecs does not seem to
work, when I see the
entire data as a single series. So I remove the NAs and deal with one
series at a time in a loop.
Any suggestions ?
Thanks
A. Mani
-- 
A. Mani
Member, Cal. Math. Soc
    
    
More information about the R-help
mailing list