Rdocumentation
powered by
Learn R Programming
gmwm (version 2.0.0)
haar_filter: Haar filter construction
Description
Creates the haar filter
Usage
haar_filter()
Arguments
Value
A
field
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
Details
This template can be used to increase the amount of filters available for selection.
Examples
Run this code
haar_filter()
Run the code above in your browser using
DataLab