powered by
Plots ACF of a univariate time series
ACF_PLOT(x, lag.max = NULL)
a plot of the acf vs lag
numeric vector
maximum lag to calculate the acf
Mutua Kilai
data(keconomy) attach(keconomy) ACF_PLOT(UR)
Run the code above in your browser using DataLab