Skip to content
Prev 276708 / 398506 Next

how to use quadrature to integrate some complicated functions

Have you tried wrapping it in a function and using integrate()? R is pretty good at handling numerical integration. If integrate() isn't good for you, can you say more as to why?

Michael
On Nov 6, 2011, at 4:15 PM, JeffND <Zuofeng.Shang.5 at nd.edu> wrote: