select_filter: Select the Wavelet Filter

Description Usage Arguments Details Value Author(s) Examples

View source: R/RcppExports.R

Description

Constructs the wavelet filter to be used.

Usage

1
select_filter(filter_name)

Arguments

filter_name

A String that must receive: "haar".

Details

The package is oriented toward using only the haar filter. If the package extends at a later time, then the supporting infrastructure is there.

Value

info A field<vec> that contains:

Author(s)

JJB

Examples

1
select_filter("haar")

SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.