Package: cubature 2.1.1
cubature: Adaptive Multivariate Integration over Hypercubes
R wrappers around the cubature C library of Steven G. Johnson for adaptive multivariate integration over hypercubes and the Cuba C library of Thomas Hahn for deterministic and Monte Carlo integration. Scalar and vector interfaces for cubature and Cuba routines are provided; the vector interfaces are highly recommended as demonstrated in the package vignette.
Authors:
cubature_2.1.1.tar.gz
cubature_2.1.1.tar.gz(r-4.5-noble)cubature_2.1.1.tar.gz(r-4.4-noble)
cubature.pdf |cubature.html✨
cubature/json (API)
NEWS
# Install 'cubature' in R: |
install.packages('cubature', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bnaras/cubature/issues
Last updated 4 months agofrom:d5c08ae23d. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-linux-x86_64 | OK | Oct 13 2024 |
Exports:adaptIntegratecubintegratecuhredefault_argsdivonnehcubaturepcubaturesuavevegas
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Unified Cubature Integration Interface | cubintegrate |
Integration by a Deterministic Iterative Adaptive Algorithm | cuhre |
Default arguments for each integration method | default_args |
Integration by Stratified Sampling for Variance Reduction | divonne |
Adaptive multivariate integration over hypercubes (hcubature and pcubature) | adaptIntegrate hcubature pcubature |
Integration with SUbregion-Adaptive Vegas Algorithm | suave |
Integration by a Monte Carlo Algorithm | vegas |