classic.plot.sarima: Plot for 'SARMAX.refinement' function.

Description Usage Arguments Author(s)

View source: R/classic.plot.sarima.R

Description

Function to obtain the same graphs that are obtained with "display = T" in the SARMAX.refinement function.

Usage

1
classic.plot.sarima(model,typeog=0,...)

Arguments

model

An object of class Dimora, i.e. BASS.generalized, BASS.standard or GG.model.

typeog

Three plots available, residuals versus time (typeog = 1), residual ACF (typeog = 2), fitted values on real data (typeog = 3), mode typeog = 0 shows all plots. The default value is typeog = 0.

...

Other graphic parameters.

Author(s)

Zanghi Federico federico.zanghi.11@gmail.com


federicozanghi/DIMORA documentation built on Nov. 6, 2021, 2:32 a.m.