SI: Stochastic Integrating

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>.

Package details

AuthorJinhong Du
MaintainerJinhong Du <jayduking@gmail.com>
LicenseGPL
Version0.2.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("SI")

Try the SI package in your browser

Any scripts or data that you put into this service are public.

SI documentation built on May 2, 2019, 1:43 p.m.