An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20061215/d5c0081d/attachment.pl
series de tiempo diarias
2 messages · Santiago Cilintano, R. Villegas
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