[R] multiple regression plane

Uwe Ligges ligges at statistik.tu-dortmund.de
Sat Feb 19 18:03:18 CET 2011


On 18.02.2011 11:02, Rosario Garcia Gil wrote:
> Hello
>
> I have a multiple linear regression with two cofactors, I would like to represent a plane but I could not find any help which worked out.
>
> Any suggestions.


One way is  explained in:

library("scatterplot3d")
?scatterplot3d

Now see example 5.

Uwe Ligges




> Regards and thanks in advance.
> Rosario
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list