search for: n4544050

Displaying 1 result from an estimated 1 matches for "n4544050".

Did you mean: c4594050
2012 Apr 09
3
how to add 3d-points to bplot {rms} figure?
..., y) bplot(predi,lfun=wireframe, screen = list(z = -40, x = -80), drape=TRUE)* The file 2dcali_red.ttt consists of 4 columns can be found here : http://www.color-space.de/upload/dl/2dcali_red.ttt link The code gives me the bplot-figure, which looks like this: http://r.789695.n4.nabble.com/file/n4544050/Screen_shot_2012-04-10_at_12.04.24_AM.png Now I want to add some 3d data (x,y,z) to this plot (like scatterplot3d), but i don't know how. I also don't know how to extract the x,y,z mesh as coordinates from the bplot. Some help would be very appreciated. Thank you! -- View this message in...