## S3 method for class 'setar':
plot(x, ask=interactive(), legend=FALSE, regSwStart, regSwStop, ...)
## S3 method for class 'lstar':
plot(x, ask=interactive(), legend=FALSE, regSwStart, regSwStop, ...)
par
Firstly, if embedding dimension is, say, m, m scatterplots are
produced. On the x axis you have the lagged time series values. On the y
axis the legend=TRUE
a legend is added
at the upper-left corner of each scatterplot. To each scatterplot, a
dashed line is superposed,
which links subsequent fitted values.
Finally, a new time series plot is produced, with lines segments coloured depending on the regime (colors meanings are the same of those in the preceedings scatterplots). Optionally, you can specify a starting and ending time indices, for zooming on a particular segment of the time series.
setar
, lstar
nlar-methods for other generic available methods for this kind of objects.