Some interpolation methods taken from 'Boost': barycentric rational interpolation, modified Akima interpolation, PCHIP (piecewise cubic Hermite interpolating polynomial) interpolation, and Catmull-Rom splines.
| Version: | 1.0.1 | 
| Imports: | Rcpp | 
| LinkingTo: | BH, Rcpp | 
| Published: | 2023-11-10 | 
| DOI: | 10.32614/CRAN.package.interpolators | 
| Author: | Stéphane Laurent [aut, cre] | 
| Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> | 
| BugReports: | https://github.com/stla/interpolators/issues | 
| License: | GPL-3 | 
| URL: | https://github.com/stla/interpolators | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | interpolators results | 
| Reference manual: | interpolators.html , interpolators.pdf | 
| Package source: | interpolators_1.0.1.tar.gz | 
| Windows binaries: | r-devel: interpolators_1.0.1.zip, r-release: interpolators_1.0.1.zip, r-oldrel: interpolators_1.0.1.zip | 
| macOS binaries: | r-release (arm64): interpolators_1.0.1.tgz, r-oldrel (arm64): interpolators_1.0.1.tgz, r-release (x86_64): interpolators_1.0.1.tgz, r-oldrel (x86_64): interpolators_1.0.1.tgz | 
| Old sources: | interpolators archive | 
Please use the canonical form https://CRAN.R-project.org/package=interpolators to link to this page.