plot.toswp | R Documentation |
toswp
class object.
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.
## S3 method for class 'toswp' plot(x, sub = NULL, xlab = "Time", arrow.length = 0.05, verbose = FALSE, ...)
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. |
As description says.
Nothing of interest.
G.P. Nason
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
WPTOSpickout
, print.toswp
,
summary.toswp
# # See example in helpfile for \code{\link{WPTOSpickout}} #
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.