Skip to content
Prev 101571 / 398500 Next

Using integrate() with vectors as boundaries rather than scalars

Or just:

   lapply(x, integrate, f = dnorm, upper = Inf)
On 10/11/06, Tobias <tobias_elbert at hotmail.com> wrote: