[R] Class for time series

Achim Zeileis Achim.Zeileis at uibk.ac.at
Thu Oct 4 09:09:21 CEST 2012


On Thu, 4 Oct 2012, Poizot Emmanuel wrote:

> Dear all,
>
> I have a time serie dataset such as the following with data acquired every 15 
> minutes:
>
> Date    Heure Profondeur Température Salinité Turbidité Chloration
> 1 2012-07-06 08:47:22     -0.144      22.469    0.011 0.000          0
> 2 2012-07-06 09:02:21     -0.147      22.476    0.011 0.000          0
> 3 2012-07-06 09:17:21     -0.139      22.498    0.011 19.323          0
> 4 2012-07-06 09:32:21     -0.136      22.540    0.011 19.343          0
> 5 2012-07-06 09:47:21     -0.141      22.510    0.011 19.321          0
> 6 2012-07-06 10:02:21     -0.139      22.372    0.011 19.280          0
>
> I wonder what is the best class to use to manage such time series

See the "Time Series" task view for guidance:
http://CRAN.R-project.org/view=TimeSeries

> -- 
> Cordialement
>
> ------------------------------------------------
> Emmanuel Poizot
> Cnam/Intechmer
> B.P. 324
> 50103 Cherbourg Cedex
>
> Web : http://www.geoceano.fr
> Phone (Direct) : (00 33)(0)233887342 ou 41
> Fax : (00 33)(0)233887339
> ------------------------------------------------
>
>


More information about the R-help mailing list