Message-ID: <CA+nJqYN4ZnLW1vS+qAPzBDCA2OYVzyGFsPuJGa1PFbW-w1qq5w@mail.gmail.com>
Date: 2012-07-31T16:16:33Z
From: James
Subject: Univariate Time Series Analysis in R
In-Reply-To: <1343744039081-4638538.post@n4.nabble.com>
On Tue, Jul 31, 2012 at 9:13 AM, override <hugosena at gmail.com> wrote:
> I want to realise an univariate time series analysis in R, can someone help
> me for the first steps?
There's a lot of material on this subject if you just do a basic
search of Google or rseek.org. As already mentioned, the CRAN Task
View is also very helpful. For a quick tutorial maybe try:
R Time Series Tutorial
http://www.stat.pitt.edu/stoffer/tsa3/R_toot.htm
HTH
James