Re: [R] Decomposition of time series with forecast package

2009-04-15 Thread bogaso.christofer
: 14 April 2009 17:41 To: r-help@r-project.org Subject: [R] Decomposition of time series with forecast package Hi! I am exploring the forecast package (http://www.robjhyndman.com/ index.php?option=com_content&task=view&id=55&Itemid=71). I am doing ARIMA modelling with auto.arima() fun

[R] Decomposition of time series with forecast package

2009-04-14 Thread djhurio
Hi! I am exploring the forecast package (http://www.robjhyndman.com/ index.php?option=com_content&task=view&id=55&Itemid=71). I am doing ARIMA modelling with auto.arima() function. Is it possible to get the decomposition of a time series using the model found by auto.arima()? I would like to deco