.mahDist {twoddpcr} | R Documentation |
Find the Mahalanobis distance of all droplets from a given distribution.
.mahDist(droplets, clusStats)
droplets |
A data frame of droplets with |
clusStats |
A list of statistics for a cluster generated by
|
A vector of numbers, where each one corresponds to the distance of that droplet from the given distribution.
Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk