statCrossLists {flowMap} | R Documentation |
Compute an estimate of F-R statistics across random draws of cell population comparison.
statCrossLists(obj, STAT)
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. |
est a matrix of the estimated statistic across random draws.