kdfilterWAVELET: kdfilterWAVELET function

Description Usage Arguments Value Author(s) References See Also

Description

Function that makes the wavelet function.

Usage

1
kdfilterWAVELET <- function (TSerie, Eliminate="Low")

Arguments

TSerie

Original time series.

Eliminate

Frecuencies that has to be eliminated.It can be "Low" or "High" it depends that the user wants to get

Value

This function eliminates the frecuency components that the users want.For easily they can choose between 2 options.If the user wants to get the peaks of the time series, he usually has to filter the low frecuencies.

Author(s)

Francisco Javier Martinez de Pisón.
francisco.martinez@dim.unirioja.es

Miguel Lodosa Ayala.
miguelodosa@hotmail.com

References

http://www.atmos.washington.edu/~ealdrich/wavelets "Automatic theories", Samir Kouoro R. and Rodrigo Musalem M.

See Also

kdfilterFFT


jpison/KDSeries documentation built on May 10, 2019, 12:09 a.m.