The plot first draws a light grey time series plot of the
underlying time series. The left-hand axis quantifies the values. Then a series of ``horizontal lines'' is plotted, one for each
span specified in the spans
argument of the previous
call to tstosscan
. Each horizontal line is made
up of a series of dashes or crosses. A dash indicates that
the stationarity test applied to a subseries centred at that
location, with the span (width) of time series values at the
given span (given by the right hand axis), indicates no evidence
for nonstationary (ie assume stationary here for now). A cross
indicates that the series portion at that span, at that location
is nonstationary.
Overall, this plot can give you an idea of how nonstationary
(second order) a time series is. A lot of crosses at small spans
can indicate highly non-stationary series. A few crosses, even at
large spans, indicate near-stationarity.
It should be remembered that this plot produces a picture that
summarizes the results of multiple hypothesis tests. This means
that, e.g., for a size of test at 0.05 you would expect 1 in 20
of the results to indicate non-stationarity, even if the underlying
time series was completely stationary.