Rdocumentation
powered by
Learn R Programming
flowMap (version 1.10.2)
statCrossLists: summary statistic across elements of lists
Description
Compute an estimate of F-R statistics across random draws of cell population comparison.
Usage
statCrossLists(obj, STAT)
Arguments
obj
an object of one or more lists. List elements must be matrices of sample dimensions
STAT
the statistic to be computed for each entry in the matrix across lists. Default value: median.
Value
est a matrix of the estimated statistic across random draws.