Skip to content

sesonal time series forecasting

2 messages · Chris Loeser, Brian Ripley

#
Hi there, 

just a short question :
Is it possible to do a forecast for a sesonal time sereies
(e.g. with Box Jenkins method) with R ??
..sorry but I didn 't get it in the man-pages.

thanx

Chris
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Tue, 2 May 2000, Chris Loeser wrote:

            
Yes, use arima0. There are worked examples in the scripts in the MASS
package (based on examples in V&R3).