Description Usage Arguments References See Also Examples
Partially vectorised version.
1 |
ftn |
a function of single variable. |
a |
lower bound of the integration. Must be finite. |
b |
upper bound of the integration. Must be finite and assume b > a. |
c |
lower bound of the ftn over the range [a,b]. |
d |
upper bound of the ftn over the range [a,b]. |
n |
number of samples used in the estimation. |
Owen Jones,Robert Maillardet,Andrew Robinson (2014).Introduction to Scientific Programming and Simulation Using R ; Second Edition
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.