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

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to