Learn R Programming

DIMORA (version 0.2.0)

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

Description

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

Usage

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

Zanghi Federico federico.zanghi.11@gmail.com