summary.hwtANYN: Summarize the results of a Haar wavelet transform object...

summary.hwtANYNR 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., hwt function.

...

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. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1111/rssb.12015")}

See Also

hwt, print.hwtANYN

Examples

#
# See help for print.hwtANYN 

locits documentation built on Sept. 8, 2023, 5:07 p.m.