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 May 31, 2023, 7:41 p.m.

Related to plotAcfPacf in UComp...