powered by
Prints MODWT object in a concise format
# S3 method for modwt summary(object, ...)
Prints the modwt matrix decomposition
A modwt object
modwt
additional arguments affecting the summary produced.
Nathanael Claussen and Justin Lee
set.seed(999) x = rnorm(100) summary(modwt(x))
Run the code above in your browser using DataLab