smoother: Smooth Data in R

Description Details References

Description

smoother Package for the Smoothing of Numerical Data

Details

smoother is presently limited to a port of the Matlab 'Gaussian Window' Function, as well as a limited number of moving averages (sma, ema, dema and 'wma'). Code for the gaussian window function has been written locally within this package, however, the moving averages are called from the TTR package (http://cran.r-project.org/web/packages/TTR/index.html) and are included as a matter of convenience.

For further information (and examples) with regards to utilizing the primary helper function, please refer to the smth function help file

References

The Gaussian Smoothing component of the smoother package has been loosley adapted from the following works: http://goo.gl/NK79bJ.


smoother documentation built on May 2, 2019, 4 p.m.

Related to smoother in smoother...