Other packages > Find by keyword >

cubature  

Adaptive Multivariate Integration over Hypercubes
View on CRAN: Click here


Download and install cubature package within the R console
Install from CRAN:
install.packages("cubature")

Install from Github:
library("remotes")
install_github("cran/cubature")

Install by package version:
library("remotes")
install_version("cubature", "2.1.1")



Attach the package and use:
library("cubature")
Maintained by
Balasubramanian Narasimhan
[Scholar Profile | Author Map]
First Published: 2009-12-20
Latest Update: 2023-06-11
Description:
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.
How to cite:
Balasubramanian Narasimhan (2009). cubature: Adaptive Multivariate Integration over Hypercubes. R package version 2.1.1, https://cran.r-project.org/web/packages/cubature. Accessed 09 May. 2025.
Previous versions and publish date:
1.0 (2009-12-20 10:34), 1.1-1 (2011-12-08 21:09), 1.1-2 (2013-02-25 07:34), 1.1 (2011-11-22 09:45), 1.3-6 (2016-12-12 18:16), 1.3-8 (2017-05-11 09:49), 1.3-11 (2017-07-19 18:27), 1.3-13 (2018-06-11 23:13), 1.4-1 (2018-10-26 07:00), 1.4 (2018-06-14 00:22), 2.0.1 (2018-11-29 18:24), 2.0.2 (2018-12-11 09:40), 2.0.3 (2018-12-18 12:00), 2.0.4.1 (2020-07-06 12:44), 2.0.4.2 (2021-05-13 07:32), 2.0.4.4 (2022-03-23 00:20), 2.0.4.5 (2022-08-16 17:40), 2.0.4.6 (2023-01-23 09:40), 2.0.4 (2019-12-04 10:20), 2.0 (2018-11-23 06:30), 2.1.0 (2023-06-11 22:30), 2.1.1 (2024-07-14 17:30)
Other packages that cited cubature R package
View cubature citation profile
Other R packages that cubature depends, imports, suggests or enhances
Complete documentation for cubature
Functions, R codes and Examples using the cubature R package
Some associated functions: cubature-package . cubintegrate . cuhre . default_args . divonne . hcubature . suave . vegas . 
Some associated R codes: RcppExports.R . cubature-package.R . cubintegrate.R . cuhre.R . divonne.R . hcubature.R . suave.R . vegas.R .  Full cubature package functions and examples
Downloads during the last 30 days
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/08Downloads for cubature20040060080010001200140016001800TrendBars

Today's Hot Picks in Authors and Packages

SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA