One solution is to convert an irregular time series into a regular one, interpolating missing values. Obviously, it is only acceptable if the number of missing items is low. See ?regul in pastecs, for instance. Best,
Philippe Grosjean alessandro carletti wrote: > Hi everybody, > I'm currently working with time series: do you know if > there's something like stl(package stats, seasonal > decomposition of time series by loess) working also > with objects of class irts? > Thanks > > Alessandro > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
