Learn R Programming

wavethresh (version 4.6.1)

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 class 'wd':
modernise(wd, ...)

Arguments

wd
The wd object you wish to modernise
...
Other arguments

Value

  • The modernised object.

Details

Description says all.