Re: Software to create 3-D scatterplot with regression plane
- From: "David A. Heiser" <dah_box1@xxxxxxxxxxxxx>
- Date: Thu, 24 May 2007 08:37:56 -0700
"David Winsemius" <doe_snot@xxxxxxxxxxx> wrote in message
news:Xns9938E61D7D634dwtttttt@xxxxxxxxxxxxxxxxx
Bruce Weaver <bweaver@xxxxxxxxxxxx> wrote in+++++++++++++++++++++++++++++
news:f2vrj001std@xxxxxxxxxxxxxxxxx:
Can anyone recommend software that will create a nice looking 3-D
scatter-plot (two predictors, one outcome) and display the regression
plane? A free standalone package would be ideal. Does KY-Plot do this?
In R, that facility is provided by the cloud() function from the lattice
package or scatterplot3d() in the scatterplot3d package.
Worked examples at the R Graphics Gallery:
<http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=41>
<http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=44>
<http://addictedtor.free.fr/graphiques/graphcode.php?graph=116>
--
David Winsemius
Appreciate the information, but R Graph Gallery displays just don't do it.
For 3 d plots on a flat screen, you need the viewers ability to rotate the
image just like you would rotate a cube in your hand. The viewer should be
able to change backgrounds so as to be able to contrast parts of the plot
and with the reference axis.
DAHeiser
.
- Follow-Ups:
- Re: Software to create 3-D scatterplot with regression plane
- From: Bruce Weaver
- Re: Software to create 3-D scatterplot with regression plane
- References:
- Software to create 3-D scatterplot with regression plane
- From: Bruce Weaver
- Re: Software to create 3-D scatterplot with regression plane
- From: David Winsemius
- Software to create 3-D scatterplot with regression plane
- Prev by Date: Dunnett's one sided adjustment
- Next by Date: Re: Software to create 3-D scatterplot with regression plane
- Previous by thread: Re: Software to create 3-D scatterplot with regression plane
- Next by thread: Re: Software to create 3-D scatterplot with regression plane
- Index(es):
Relevant Pages
|