[R] 3d scatterplot with error bars
Uwe Ligges
ligges at statistik.tu-dortmund.de
Wed Feb 6 17:34:28 CET 2008
Christopher Chizinski wrote:
> Is there anyway to produce a 3D scatterplot with error bars in the x,y,z
> directions? I have searched around and know of scatterplot3d but did
> not see any way to put error bars on the points. Any ideas?
Yes, type
vignette("s3d", package="scatterplot3d")
and see page 22.
Uwe Ligges
> ______________________________________________
> 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