For functions that take and return vectors (or scalars), this package provides 8 algorithms for finding fixed point vectors (vectors for which the inputs and outputs to the function are the same vector). These algorithms include Anderson (1965) acceleration <doi:10.1145/321296.321305>, epsilon extrapolation methods (Wynn 1962 <doi:10.2307/2004051>) and minimal polynomial methods (Cabay and Jackson 1976 <doi:10.1137/0713060>).
Version: | 0.6.1 |
Depends: | MASS |
Suggests: | testthat, schumaker, cubature, knitr, foreach, doParallel, SQUAREM |
Published: | 2019-03-12 |
Author: | Stuart Baumann & Margaryta Klymak |
Maintainer: | Stuart Baumann <Stuart at StuartBaumann.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
In views: | NumericalMathematics |
CRAN checks: | FixedPoint results |
Reference manual: | FixedPoint.pdf |
Vignettes: |
FixedPoint |
Package source: | FixedPoint_0.6.1.tar.gz |
Windows binaries: | r-devel: FixedPoint_0.6.1.zip, r-release: FixedPoint_0.6.1.zip, r-oldrel: FixedPoint_0.6.1.zip |
macOS binaries: | r-release: FixedPoint_0.6.1.tgz, r-oldrel: FixedPoint_0.6.1.tgz |
Old sources: | FixedPoint archive |
Please use the canonical form https://CRAN.R-project.org/package=FixedPoint to link to this page.