Re: Software to create 3-D scatterplot with regression plane
- From: David Winsemius <doe_snot@xxxxxxxxxxx>
- Date: Tue, 22 May 2007 21:37:14 -0500
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
.
- Follow-Ups:
- Re: Software to create 3-D scatterplot with regression plane
- From: Karl Ove Hufthammer
- Re: Software to create 3-D scatterplot with regression plane
- From: David A. Heiser
- Re: Software to create 3-D scatterplot with regression plane
- References:
- Software to create 3-D scatterplot with regression plane
- From: Bruce Weaver
- Software to create 3-D scatterplot with regression plane
- Prev by Date: Software to create 3-D scatterplot with regression plane
- Next by Date: how to deal with multimodal likelihood
- Previous by thread: 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
|