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 29 Mar. 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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for cubature300400500600700800900100011001200TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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