From: Prof Brian D Ripley (ripley@stats.ox.ac.uk)
Date: Sun 11 Nov 2001 - 18:59:27 EST
Message-id: <Pine.GSO.4.31.0111110757290.8786-100000@auk.stats>
On Sun, 11 Nov 2001, Bill Vedder wrote:
> Good Evening,
>
> I'm using R1.2.1. Is 3D plotting available? The only reference I find
> is to "plot.locfit.3d {locfit}" and the documentation says the function
> is not currently available in R.
See ?persp, which may be what you are looking for. Some people call
contour() and image() 3D plots too, as they plot z vs (x, y), but the
result is 2D.
I think locfit is well out-of-date on this.
BTW, so is your R version: 1.3.1 is current.
-- Brian D. Ripley, ripley@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@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2.1.3 : Thu 17 Jan 2002 - 11:10:08 EST