A shiny app to help visualise what the autocorrelation function (ACF) and the partial autocorrelation function (PACF) look like for autogressive processes. The number of autoregressive coefficients and their values can be selected.

acf_pacf_app()

Examples

if (FALSE) { # \dontrun{
acf_pacf_app()
} # }