plot: Object Plots

plot.tsets.estimateR Documentation

Object Plots

Description

Plots for objects generated from the tsets functions.

Usage

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

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

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

Arguments

x

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

y

not used.

...

additional arguments passed to the underlying plot function.

type

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


tsmodels/tsets documentation built on Oct. 8, 2022, 9:15 a.m.