summary.hwtANYN {locits} | R Documentation |
Summarize the results of a Haar wavelet transform object computed from an arbitrary length vector.
Description
This function summarizes the results of a hwtANYN
object that contains the results of a Haar wavelet transform that
had been carried out on an original vector of (potentially) non-dyadic
length.
Usage
## S3 method for class 'hwtANYN'
summary(object, ...)
Arguments
object |
The object that you want a summary of. The object might be
the results from, e.g., |
... |
Other arguments |
Value
None.
Author(s)
Guy Nason.
References
Nason, G.P. (2013) A test for second-order stationarity and approximate confidence intervals for localized autocovariances for locally stationary time series. J. R. Statist. Soc. B, 75, 879-904. doi:10.1111/rssb.12015
See Also
Examples
#
# See help for print.hwtANYN
[Package locits version 1.7.7 Index]