wr.mwd {wavethresh}R Documentation

Multiple wavelet reconstruction for mwd objects

Description

This function is method for the function to apply the inverse multiple wavelet transform for mwd.object objects.

Usage

## S3 method for class 'mwd'
wr(...)

Arguments

...

Arguments to the mwr function.

Details

The function is merely a wrapper for mwr

Value

The same return value as for mwr.

Author(s)

Tim Downie

See Also

mwd, mwr


[Package wavethresh version 4.7.2 Index]