plotAcfPacf {UComp}R 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


[Package UComp version 4.0.2 Index]