[R] acf for a univariate time series in a data frame

2009-10-08 Thread CJ Rubio
hi everyone! i want to check the autocorrelation function for a univariate time series (streamflow) in a data frame as below: DF - read.table(D:/file path) DF year jan feb mar apr .. dec 1966 0.504 0.406 0.740 0.241 0.429 1967 0.683 0.529

Re: [R] acf for a univariate time series in a data frame

2009-10-08 Thread CJ Rubio
*additional: the lags i am expecting is in months.. since i am trying to predict monthly streamflow. thanks again -- View this message in context: http://www.nabble.com/acf-for-a-univariate-time-series-in-a-data-frame-tp25799751p25799784.html Sent from the R help mailing list archive at