compress {wavethresh}R Documentation

Compression - Generic function (wavelet)

Description

Compresses object by removing zeroes This is a generic function. Functions with names beginning in compress. will be methods for this function. imwd, default

Usage

compress(x, ...)

Arguments

x an R object.
... methods may have additional arguments.

Details

See individual help pages for operation

Value

a compressed version of the supplied argument

RELEASE

Release 2.2 Copyright Guy Nason 1993

See Also

threshold, uncompress


[Package Contents]