Description Arguments Details Value
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.