[R] numerical integration of a ftn of 2 variables

2008-02-19 Thread Chris Rhoads
gorithm to find the root of the function"f". Thanks, Chris Rhoads Northwestern University __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guid

[R] 2-D numerical integration over odd region

2007-10-23 Thread Chris Rhoads
ar to allow the limits of integration to be a function. I need to evaluate a number of integrals of this sort and I need the evaluations to be fairly precise (something like 10^-6 or 10^-7 would be sufficient) so I'd prefer to avoid time-consuming MCMC methods. Any ideas? T