plot: Object Plots

plot.arima.estimateR Documentation

Object Plots

Description

Plots for objects generated from the bsts or arima functions.

Usage

## S3 method for class 'arima.estimate'
plot(x, y = NULL, ...)

## S3 method for class 'bsts.estimate'
plot(x, y = NULL, ...)

Arguments

x

an object of class “bsts.estimate” or “arima.estimate”.

y

not used.

...

no currently used.


tsmodels/tsforeign documentation built on June 22, 2022, 2:09 p.m.