Description Usage Arguments Value Examples
This function is defined to estimate integral(frac(e^-x,1+x^2)*dx,0,1) and test the effect of antithetic variables in variance reduction.
1 |
R |
number of generated samples to estimate the integration |
anti |
use antithetic variables or not |
The numerical estimation of integral(frac(e^-x,1+x^2)*dx,0,1)
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.