[R] Seasonality in time series
Girish A.R.
garamach at gmail.com
Sun Dec 7 06:14:36 CET 2008
Not sure with decompose(), but the output object of the 'stl' function
has a 'time.series' attribute - you need to add the trend and the
irregular components to get the seasonally adjusted series.
Hope this helps.
best,
-Girish
On Dec 6, 1:45 pm, RON70 <ron_michae... at yahoo.com> wrote:
> using decompose() function how can I get only seasonally adjusted series?
>
More information about the R-help
mailing list