Description Usage Arguments Value Author(s) References See Also
Function that makes the wavelet function.
1 | kdfilterWAVELET <- function (TSerie, Eliminate="Low")
|
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 |
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.
Francisco Javier Martinez de Pisón.
francisco.martinez@dim.unirioja.es
Miguel Lodosa Ayala.
miguelodosa@hotmail.com
http://www.atmos.washington.edu/~ealdrich/wavelets "Automatic theories", Samir Kouoro R. and Rodrigo Musalem M.
kdfilterFFT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.