plotAcfPacf: plotAcfPacf

View source: R/tools.R

plotAcfPacfR Documentation

plotAcfPacf

Description

Plot of ACF and PACF

Usage

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


UComp documentation built on Aug. 8, 2025, 7:17 p.m.

Related to plotAcfPacf in UComp...