[R] 3D histogramm
Ben Bolker
bolker at zoo.ufl.edu
Fri Dec 1 20:10:00 CET 2006
Céline Henzelin <celine_appui <at> hotmail.com> writes:
>
> thank you for your answer i checked my code and it now works
>
> One more question... do you know how to have an 3D histogramm from a known
> matrix of probabilities
>
> Cline
>
An RSiteSearch on 3d histogram will get you some answers,
as well as a variety of strong opinions about why you shouldn't
plot your data as 3d histograms in the first place.
Hints:
demo(hist3d) in the rgl package
example(scatterplot3d) in the scatterplot3d package
Ben Bolker
More information about the R-help
mailing list