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? Yours sincerely Anthony Tate Anthony Tate E-Mail: Anthony Tate <agt at ma.adfa.edu.au> School of Mathematics and Statistics UNSW at the Australian Defence Force Academy Canberra ACT Australia Date: 27-Jun-01 Time: 11:45:15 This message is intended for the addressee named and may contain confidential information. If you are not the intended recipient, please delete it and notify the sender. Views expressed in this message are those of the individual sender and are not necessarily the views of the University of New South Wales at the Australian Defence Force Academy -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Integration over multiple dimensions
2 messages · Anthony Tate, Brian Ripley
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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._