plot.toswp {BootWPTOS} | R Documentation |
Plot toswp
class object.
Description
Plots the time series that was analyzed to produce
the toswp
class object. Then superimposes the location
and extent of nonstationarities by means of double-headed red
arrows. The right-hand axis indicates the scale of the
significant Haar wavelet coefficients corresponding to the
nonstationary arrows.
Usage
## S3 method for class 'toswp'
plot(x, sub = NULL, xlab = "Time", arrow.length = 0.05, verbose = FALSE, ...)
Arguments
x |
The |
sub |
A subtitle. |
xlab |
The label for the x-axis. |
arrow.length |
Length of arrow head. |
verbose |
If |
... |
Other arguments to the plot function. |
Details
As description says.
Value
Nothing of interest.
Author(s)
G.P. Nason
References
Cardinali, A. and Nason, G.P. (2016) Practical Powerful Wavelet Packet Tests for Second-Order Stationarity. Applied and Computational Harmonic Analysis, 2016. doi:10.1016/j.acha.2016.06.006
See Also
WPTOSpickout
, print.toswp
,
summary.toswp
Examples
#
# See example in helpfile for \code{\link{WPTOSpickout}}
#