Skip to content

multivariate integration and partial differentiation

2 messages · Wei-han Liu, Andrew

#
The adapt package has multivariate integration.

However, I am not sure you need the multivariate integration for the
example you describe: you only need one dimensional integration.  For
this, you can check out

?integrate

For differentiation, depending on how well behaved the cdf is, you
could use ?diff to calculate approximations for the slope.

HTH

Andrew
On Mar 7, 5:08?pm, Wei-han Liu <weihanliu2... at yahoo.com> wrote: