John Sorkin wrote:
>
> Windows XP
> R 2.3.1
>
> I have a funciton
> fit1<-lm(y~x+z)
> Is there a function that will produce a 3-dimensional plot of y,x,z?
>
> I looked at the help files, but did not find a clean answer to my questio
>
Check out ?scatter3d in the Rcmdr package.
Ben Bolker
October 2007 03:46
To: r-help@r-project.org
Subject: [R] 3-dimensional graph
Windows XP
R 2.3.1
I have a funciton
fit1<-lm(y~x+z)
Is there a function that will produce a 3-dimensional plot of y,x,z?
I looked at the help files, but did not find a clean answer to my question.
Thanks,
John
John Sor
There are many. Check out the 'rgl' package to see an interactive
version of 3D plots.
On 9/30/07, John Sorkin <[EMAIL PROTECTED]> wrote:
> Windows XP
> R 2.3.1
>
> I have a funciton
> fit1<-lm(y~x+z)
> Is there a function that will produce a 3-dimensional plot of y,x,z?
>
> I looked at the help
Windows XP
R 2.3.1
I have a funciton
fit1<-lm(y~x+z)
Is there a function that will produce a 3-dimensional plot of y,x,z?
I looked at the help files, but did not find a clean answer to my question.
Thanks,
John
John Sorkin M.D., Ph.D.
Chief, Biostatistics and Informatics
University of Maryland
4 matches
Mail list logo