plot: Object Plots

plot.tsissm.estimateR Documentation

Object Plots

Description

Plots for objects generated from the tsissm functions.

Usage

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

## S3 method for class 'tsissm.simulate'
plot(x, y = NULL, ...)

## S3 method for class 'tsissm.profile'
plot(x, y = NULL, type = c("metrics", "coef"), ...)

Arguments

x

an object of class “tsissm.estimate”, “tsissm.simulate” or “tsissm.profile”.

y

not used.

...

additional arguments passed to the underlying plot function.

type

type of profile plot for objects of class “tsissm.profile”.


tsmodels/tsissm documentation built on Oct. 15, 2022, 6:44 a.m.