Learn R Programming

wavethresh (version 4.7.3)

wr.mwd: 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 mwd
wr(...)

Value

The same return value as for mwr.

Arguments

...

Arguments to the mwr function.

Author

Tim Downie

Details

The function is merely a wrapper for mwr

See Also

mwd, mwr