powered by
Prints the results of the modwt list
# S3 method for modwt print(x, ...)
Prints the modwt decomposition
A modwt object
modwt
further arguments passed to or from other methods.
James Balamuta and Nathanael Claussen
set.seed(999) x = rnorm(100) print(modwt(x))
Run the code above in your browser using DataLab