sebaki/ChebyshevMax: Curve Fitting and Extreme Value Search with Chebyshev Polynomials

The aim of this package is to fit a chebyshev polynomial of order n to a arbitrary data series using least squares, to derive the curve and calculate its roots. So one can find the multiple extrema of the data series.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.9.9
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sebaki/ChebyshevMax")
sebaki/ChebyshevMax documentation built on May 29, 2019, 12:07 a.m.