removeSparseBins {flowBin} | R Documentation |
Remove bins from a BinnedFlowSample with few events in them
object |
the BinnedFlowSample to act on |
cutoff.prop=NULL |
the minimum proportion that a bin must contain to be kept. If NULL, only bins with no events in at least one tube will be removed. |
This is important to do prior to calculating bin expression, as bins containing 2 or less events, for, example, cannot have their median computed.
a BinnedFlowSample with sparse bins removed