paul4 wrote: > > Hello all, > > I am new in R language . I want to forecast a univariate time series by > arima model. Could you please help me finding a good document that > describes this problem by a simple example and step by step ? >
?arima and follow the links in the "See also" section such as predit.Arima Berend -- View this message in context: http://r.789695.n4.nabble.com/help-with-arima-time-series-forecasting-tp3436571p3436609.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.