Full_Name: ismaele ciani Version: R 2.0.1 OS: windows xp Submission from: (NULL) (80.104.165.254) When creating the histogram, the first cell of the first column and row always renders a value twice that of the true value.
ligges@statistik.uni-dortmund.de
2004-Dec-23 20:01 UTC
[Rd] error in software calculation (PR#7444)
ismaeleciani@yahoo.it wrote:> Full_Name: ismaele ciani > Version: R 2.0.1 > OS: windows xp > Submission from: (NULL) (80.104.165.254) > > > When creating the histogram, the first cell of the first column and row always > renders a value twice that of the true value. >Please specify a reproducible example! I guess you have a made the error to plot discrete data with hist() (where barplot is much more appropriate!) and you have only observations on the margins. This is not bug! Please read ?hist. Uwe Ligges