wr.mwd {wavethresh} | R Documentation |
This function is method for the function
to
apply the inverse multiple wavelet transform for mwd.object
objects.
## S3 method for class 'mwd'
wr(...)
... |
Arguments to the |
The function is merely a wrapper for mwr
The same return value as for mwr
.
Tim Downie