removeSparseBins: Remove bins from a BinnedFlowSample with few events in them

Description Arguments Details Value

Description

Remove bins from a BinnedFlowSample with few events in them

Arguments

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.

Details

This is important to do prior to calculating bin expression, as bins containing 2 or less events, for, example, cannot have their median computed.

Value

a BinnedFlowSample with sparse bins removed


flowBin documentation built on Nov. 8, 2020, 8:25 p.m.