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("coef", "mape", "mase", "crps"), ...)

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”.

Value

different plots depending on the input class.


tsissm documentation built on Aug. 8, 2025, 6:08 p.m.