[R] 3D Plots
Prof Brian D Ripley
ripley at stats.ox.ac.uk
Sun Nov 11 08:59:27 CET 2001
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 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