[R] beginner's tutorial, books, etc re: time-series analysis, ARMA/ARIMA models...

Gabor Grothendieck ggrothendieck at gmail.com
Sat Oct 20 22:30:05 CEST 2007


There are two vignettes in the zoo package that discuss basic manipulations
of time series.

library(zoo)
vignette("zoo")
vignette("zoo-quickref")


On 10/19/07, Thomas Pujol <thomas.pujol at yahoo.com> wrote:
> Can anyone point me towards a beginner's tutorial, books, etc for someone that on time-series analysis, ARMA/ARIMA models, etc?
>
> keywords: time-eries, autoregression, autoregressive, tutorial, beginner, ARMA, ARIMA
>
>  __________________________________________________
>
>
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list