Learn R Programming

smoother (version 1.3)

Functions Relating to the Smoothing of Numerical Data

Description

A collection of methods for smoothing numerical data, commencing with a port of the Matlab gaussian window smoothing function. In addition, several functions typically used in smoothing of financial data are included.

Copy Link

Version

Install

install.packages('smoother')

Monthly Downloads

1,042

Version

1.3

License

GPL-2

Last Published

April 3rd, 2024

Functions in smoother (1.3)

smth.gaussian

Smooth Using Gaussian Window
smth.options

Smoother Options
smth

Smooth Numerical Data
smoother

Smooth Data in R