plotAcfPacf function

plotAcfPacf

plotAcfPacf

Plot of ACF and PACF

plotAcfPacf(ACF, PACF, s = 1, n = NA, runFromTest = FALSE)

Arguments

  • ACF: variable to plot
  • PACF: second variable to plot
  • s: seasonal period
  • n: number of coefficients
  • runFromTest: internal check variable

Author(s)

Diego J. Pedregal

  • Maintainer: Diego J. Pedregal
  • License: GPL-3
  • Last published: 2025-04-02

Useful links