Skip to content

3d scatter with trend line and errors

2 messages · oleg lugovoy, Uwe Ligges

#
Hello,

Can anyone suggest a way to draw a plot similar to the example from Matlab 
(
http://www.mathworks.com/products/demos/fullsize.html?src=/products/demos/shipping/stats/orthoregdemo_03.png
3d plot with trend and errors in Matlab )?

Thanks,
oleg
#
scatterplot3d() in package "scatterplot3d" can do, probably also 
plot3d() in "rgl" and others.

Uwe Ligges
oleg lugovoy wrote: