[R] irregular time series

Prof Brian D Ripley ripley at stats.ox.ac.uk
Tue Jan 18 08:40:32 CET 2000


On Mon, 17 Jan 2000, Tony Fagan wrote:

[long line wrapped manually]
> Does R have objects to handle irregular time series data? 
> For example, Splus uses the "its" object. 
> I suppose I could write my own "its" function in R.

R has no such classes. S-PLUS has "its" and "cts" and now has other classes
for calendar time series.  It makes almost no use of those classes though,
except to plot them.  It is unlikely that we will be adding such classes to
R unless they go with something useful to do with them, and if we do they
will need more structure than "its".

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list