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
-- 
View this message in context: 
http://www.nabble.com/3-dimensional-graph-tf4545981.html#a12978714
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to