powered by
Displays the summary table of wavelet variance accounting for CI values and supplied efficiency.
# S3 method for wvar summary(object, ...)
Summary table and other properties of the object.
A wvar object.
wvar
Additional arguments affecting the summary produced.
James Balamuta
set.seed(999) x = rnorm(100) ret = wvar(x) summary(ret)
Run the code above in your browser using DataLab