Plots for objects generated from the tsissm functions.
# S3 method for tsissm.estimate
plot(x, y = NULL, ...)# S3 method for tsissm.simulate
plot(x, y = NULL, ...)
# S3 method for tsissm.profile
plot(x, y = NULL, type = c("coef", "mape", "mase", "crps"), ...)
different plots depending on the input class.
an object of class “tsissm.estimate”, “tsissm.simulate” or “tsissm.profile”.
not used.
additional arguments passed to the underlying plot function.
type of profile plot for objects of class “tsissm.profile”.