fk22_filter: fk22 filter construction

View source: R/RcppExports.R

fk22_filterR Documentation

fk22 filter construction

Description

Creates the fk22 filter

Usage

fk22_filter()

Details

This template can be used to increase the amount of filters available for selection.

Value

A field<vec> that contains:

  • "L"A integer specifying the length of the filter

  • "h"A vector containing the coefficients for the wavelet filter

  • "g"A vector containing the coefficients for the scaling filter

Author(s)

JJB

Examples

fk22_filter()

schoi355/gmwm documentation built on April 11, 2022, 1:21 a.m.