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.0")



Attach the package and use:
library("cubature")
Maintained by
Balasubramanian Narasimhan
[Scholar Profile | Author Map]
All associated links for this package
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.0, https://cran.r-project.org/web/packages/cubature
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)
Other packages that cited cubature R package
View cubature citation profile
Other R packages that cubature depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns