Learn R Programming

simts (version 0.2.2)

fk14_filter: fk14 filter construction

Description

Creates the fk14 filter

Usage

fk14_filter()

Arguments

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

JJB

Details

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