cmna-package {cmna} | R Documentation |
Computational Methods for Numerical Analysis
Description
Provides the source and examples for Computational Methods for Numerical Analysis with R.
Details
This package provides a suite of simple implementations of standard methods from numerical analysis. The collection is designed to accompany Computational Methods for Numerical Analysis with R by James P. Howard, II. Together, these functions provide methods to support linear algebra, interpolation, integration, root finding, optimization, and differential equations.
Author(s)
James P. Howard, II <jh@jameshoward.us>
See Also
Useful links:
[Package cmna version 1.0.5 Index]