dot-mahDist: Mahalanobis distance of droplets from a distribution.

Description Usage Arguments Value Author(s)

Description

Find the Mahalanobis distance of all droplets from a given distribution.

Usage

1
.mahDist(droplets, clusStats)

Arguments

droplets

A data frame of droplets with Ch1.Amplitude and Ch2.Amplitude columns.

clusStats

A list of statistics for a cluster generated by classStats. This should have a mean, cov and cov.inv values.

Value

A vector of numbers, where each one corresponds to the distance of that droplet from the given distribution.

Author(s)

Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk


twoddpcr documentation built on Nov. 8, 2020, 5:49 p.m.