Description Usage Arguments Value Author(s) References
Function that gives back the most important points of a function.
1 | kdfilterImportantPoints <- function (TSerie, R,type="points")
|
TSerie |
Time Series. |
R |
rate compression.Values beetween 1 and 1.9 |
type |
Style important points plot. |
This function returns a list that contains tree elements: the important points values, the positions of these ones, and the compression rate (respect of the original series).The important points usually are the zerocrossing values (view zerocrossing function).
Francisco Javier Martinez de Pisón.
francisco.martinez@dim.unirioja.es
Miguel Lodosa Ayala.
miguelodosa@hotmail.com
Pernia Espinoza, A.V. "TAO"
Simon Haykin. Neural Networks. A comprehensive foundation. 2nd Edition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.