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

Value

No return value, called for side effects

Author(s)

Diego J. Pedregal


UComp documentation built on April 24, 2026, 5:07 p.m.

Related to plotAcfPacf in UComp...