counts[i] = # of data <= bins_sorted[i] and > previous bin counts[-1] = # of data > last bin
Table of Contents