Archive for the ‘R’ Category

R, the acf function and statistical significance

The R language provides us with a useful method to calculate the autocorrelation function (ACF) of a time series. An example of an environmental time series with a seasonal cycle is shown below, with the resulting plot:

corr

January 20, 2010   Posted in: R  No Comments