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
> ______________________________________________
> [email protected] 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.
______________________________________________
[email protected] 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.