binner_disc {Rgof} | R Documentation |
routine to bin discrete data and assure expected counts>5
binner_disc(x, p, k = 10L, minexpcount = 2)
x |
An integer vector of counts. |
p |
cumulative distribution function values at vals |
k |
number of desired bins |
minexpcount |
=2 minimal expected bin count required |
An integer vector of indices