Subject: Re: [R] 3D package in R
From: Jonathan Baron (baron@cattell.psych.upenn.edu)
Date: Sun 07 Jan 2001 - 01:04:37 EST
Message-Id: <200101061504.KAA08469@cattell.psych.upenn.edu>
Before starting to write this, you might want to look at
http://www.research.att.com/areas/stat/xgobi/
There is also a contributed R package (in CRAN) which (it seems)
creates an interface between R and Xgobi.
What is apparently missing is an RPM file for for the latest
version of Xgobi. (And I can't even find the rpm for the old
version anymore.)
I originally got it because I wanted to do "parallel coordinate
plots" (a feature of Systat, which I gave up when I gave up
Windows). But then I discovered how to do them using matplot.* I
find these better for visualizing three (or four, or ...)
dimensional data than 3D plots, once you get used to them.
*If you have a matrix m1 with each column a variable and each row a
subject (say), then matplot(t(m1),type="l") will do it.
Jonathan Baron, Professor of Psychology, University of Pennsylvania
Home page: http://www.sas.upenn.edu/~jbaron
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 2b25 : Thu 01 Feb 2001 - 16:14:39 EST