cubature-package {cubature} | R Documentation |
Cubature is a package for adaptive multidimensional integration over hypercubes. It is a wrapper around the pure C, GPLed implementation by Steven G. Johnson available from the URL http://ab-initio.mit.edu/wiki/index.php/Cubature.
Package: | cubature |
Type: | Package |
Version: | 1.0 |
Date: | 2009-12-17 |
License: | GPL V2 or later |
LazyLoad: | yes |
There is only one function in the package called adaptIntegrate.
C code by Steven G. Johnson, R by Balasubramanian Narasimhan
Maintainer: Balasubramanian Narasimhan<naras@stat.stanford.edu>
See http://ab-initio.mit.edu/wiki/index.php/Cubature