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