Dear all,
I have a time series with a frequency of 10 days (so 36 yearly). one year is
completely NA. Now I want to do a stl-decomposition, but using e.g.
na.action= na.approx makes no sense for a whole year, of course. Is there a
way of simulating this single year or to just make stl not using this year
for the decomposition?
--
View this message in context:
http://r.789695.n4.nabble.com/stl-decomposition-with-missing-season-tp3867618p3867618.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.