Comparison of Classical and Robust Correlation Analysis Functions
Compare classical and robust ACF of univariate time series.
compare_acf(x, lag.max = NULL, demean = TRUE, show.ci = TRUE, alpha = 0.05, plot = TRUE, ...)
x |
A |
lag.max |
A |
demean |
A |
show.ci |
A |
alpha |
A |
plot |
A |
... |
Additional parameters. |
Yunxiang Zhang
# Estimate both the ACF and PACF functions compare_acf(datasets::AirPassengers)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.