modernise.wd: Modernise a wd class object
Description
Upgrade a version 2 wd.object
to version 4.
The function IsEarly
can tell if the object comes from
an earlier version of WaveThresh.
Usage
# S3 method for wd
modernise(wd, ...)
Value
The modernised object.
Arguments
- wd
The wd object you wish to modernise
- ...
Other arguments
Details
Description says all.