[R] Integration over multiple dimensions

Prof Brian D Ripley ripley at stats.ox.ac.uk
Wed Jun 27 09:02:24 CEST 2001


On Wed, 27 Jun 2001, Anthony Tate wrote:

> I have just upgraded to R 1.3.0 and I have not been able to find the adapt
> function in the new version. In the old version this function was in the add-on
> package "integrate" and allowed the evaluation of integral over 2 or more
> dimensions. As the integrate function is now in the base package of R is the
> adapt function still available as I have been unable to find it?

The two are unrelated.  adapt was and is in package integrate.
There is a completely different integrate() function as part of base R,
with capabilities closer to those of the S function of the same name
(and with no licensing complications).

The integrate package has been moved to Archive on CRAN.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list