hi, I want any suggestion for a differents packages to manipulate a time series. thanks for help. -- View this message in context: http://r.789695.n4.nabble.com/package-for-time-series-tp3944825p3944825.html Sent from the R help mailing list archive at Nabble.com.
package for time series
6 messages · rgui, 1Rnwb, R. Michael Weylandt +3 more
if you are a beginer then try this http://www.stat.pitt.edu/stoffer/tsa2/R_time_series_quick_fix.htm there are lots of books and their exercises available on the authors website. also search in google books http://books.google.com/books?id=0fRcUmyhUIQC&printsec=frontcover&source=gbs_ge_summary_r&cad=0#v=onepage&q&f=false. regards sharad -- View this message in context: http://r.789695.n4.nabble.com/package-for-time-series-tp3944825p3944878.html Sent from the R help mailing list archive at Nabble.com.
http://lmgtfy.com/?q=CRAN+time+series+analysis Michael
On Thu, Oct 27, 2011 at 11:08 AM, rgui <wa7.mej at gmail.com> wrote:
hi, I want any suggestion for a differents packages to manipulate a time series. thanks for help. -- View this message in context: http://r.789695.n4.nabble.com/package-for-time-series-tp3944825p3944825.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ 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.
On 27/10/2011 11:08 AM, rgui wrote:
hi, I want any suggestion for a differents packages to manipulate a time series. thanks for help.
See the Time Series task view on http://cran.r-project.org/web/views/. Duncan Murdoch
This book is also pretty good: Introductory Time Series with R Paul S.P. Cowpertwait and Andrew V. Metcalfe http://www.springer.com/statistics/statistical+theory+and+methods/book/9 78-0-387-88697-8
-----Original Message----- From: r-help-bounces at r-project.org
[mailto:r-help-bounces at r-project.org]
On Behalf Of Duncan Murdoch Sent: 27 October 2011 16:29 To: rgui Cc: r-help at r-project.org Subject: Re: [R] package for time series On 27/10/2011 11:08 AM, rgui wrote:
hi, I want any suggestion for a differents packages to manipulate a time
series.
thanks for help.
See the Time Series task view on http://cran.r-project.org/web/views/. Duncan Murdoch
______________________________________________ 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.
LEGAL NOTICE
This message is intended for the use o...{{dropped:10}}
On Thu, 27 Oct 2011, Mehmet Suzen wrote:
This book is also pretty good: Introductory Time Series with R Paul S.P. Cowpertwait and Andrew V. Metcalfe http://www.springer.com/statistics/statistical+theory+and+methods/book/9 78-0-387-88697-8
There's also: "Time Series Analysis and its Applications, 3rd Ed., With R Examples" by Robert H. Shumway and David S. Stoffer. Also published by Springer in their 'Springer Texts in Statistics' series. Rich