Plot method for synthetic_ts objects

# S3 method for class 'synthetic_ts'
plot(x, type = "series", which_sim = 1, series_index = 1, ...)

Arguments

x

synthetic_ts object

type

Type of plot: "series", "residuals", "acf", "density", "qq"

which_sim

Which simulation to plot (for type = "series")

series_index

Which series to plot (for multivariate data)

...

Additional arguments passed to plot functions