Displaying 1 result from an estimated 1 matches for "fie86".
Did you mean:
  fe86
  
2011 Nov 29
1
Hmisc break points error
I am making frequency histograms using the histbackback function on my 2 
datasets. However when I try to use the brks function:
foo<-histbackback(log(fie11), 
log(fie86),ylim=c(0,9),probability=FALSE,axes=TRUE,ylab=("log10 Parcel 
Size"),brks=16)
The graphic results in a 'NA' label for the y axis (no intervals are 
returned)
Also when I use 'summary(foo)' the break values are returned as follows:
  Length Class  Mode
left    9     -no...