CMD + K

r-si

Anaconda Verified

An implementation of four stochastic methods of integrating in R, including: 1. Stochastic Point Method (or Monte Carlo Method); 2. Mean Value Method; 3. Important Sampling Method; 4. Stratified Sampling Method. It can be used to estimate one-dimension or multi-dimension integration by Monte Carlo methods. And the estimated variance (precision) is given. Reference: Caflisch, R. E. (1998) <doi:10.1017/S0962492900002804>.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-si

Usage Tracking

0.2.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

An implementation of four stochastic methods of integrating in R, including: 1. Stochastic Point Method (or Monte Carlo Method); 2. Mean Value Method; 3. Important Sampling Method; 4. Stratified Sampling Method. It can be used to estimate one-dimension or multi-dimension integration by Monte Carlo methods. And the estimated variance (precision) is given. Reference: Caflisch, R. E. (1998) <doi:10.1017/S0962492900002804>.

Last Updated

Oct 15, 2019 at 15:48

License

GPL-3

Total Downloads

269

Supported Platforms

noarch