Package: smoother 1.3
Nicholas Hamilton
smoother: Functions Relating to the Smoothing of Numerical Data
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.
Authors:
smoother_1.3.tar.gz
smoother_1.3.tar.gz(r-4.5-noble)smoother_1.3.tar.gz(r-4.4-noble)
smoother_1.3.tgz(r-4.4-emscripten)smoother_1.3.tgz(r-4.3-emscripten)
smoother.pdf |smoother.html✨
smoother/json (API)
NEWS
# Install 'smoother' in R: |
install.packages('smoother', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 months agofrom:1566ce6921. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-linux | NOTE | Oct 30 2024 |
Exports:smthsmth.gaussian
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Smooth Data in R | smoother |
Smooth Numerical Data | dema ema gaussian sma smth wma |
Smooth Using Gaussian Window | smth.gaussian |
Smoother Options | smth.options |