[R] series de tiempo diarias

R. Villegas villegas.ro at gmail.com
Fri Dec 15 19:50:49 CET 2006


2006/12/15, Santiago Cilintano <santiagote at gmail.com>:
> Existe algún paquete en donde puedo modelizar específicamente series diarias
> univariadas siguiendo la metodología de Box-Jenkins?
> Cómo modelizar mas de una estacionalidad en dichas series por ejemplo una
> estacionalidad semanal y anual?
>
> GRacias
> Santiago Cilintano
>
>         [[alternative HTML version deleted]]
>
>
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
>
>
>

Classical time series modelling tools are contained in the stats
package and include  arima()  for ARIMA modelling and Box-Jenkins-type
analysis.

Please read the posting-guide, http://www.r-project.org/posting-guide.html



More information about the R-help mailing list