estimateMedianLogicle {flowCore} | R Documentation |
Of the negative values for each channel specified, the median of the specified quantiles are used.
estimateMedianLogicle(flow_set, channels, m = 4.5, q = 0.05)
flow_set |
object of class 'flowSet' |
channels |
character vector of channels to transform |
m |
TODO – default value from .lgclTrans |
q |
quantile |
TODO