Skip to content
Prev 34743 / 63421 Next

Binning of integers with hist() function odd results (P (PR#14048)

Hi,
    Thank you for responding quickly and explaining the behavior. By  
adding "include.lowest=TRUE,right=FALSE" and manually including breaks  
that resolved the simple test case. Next I updated my more complex  
data set, which already had manually defined breaks, and that resolved  
my issues there too. I have now gone in and updated all my functions  
which use hist() so I hopefully won't forget this in the future.
On Nov 7, 2009, at 7:57 AM, Ted Harding wrote: