repDistRank: repDistRank

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/qualityControl.R

Description

For each treatment, this function calculates the ranking of its replicate in terms of phenotypic distance.

Usage

1
repDistRank(x, distMatrix)

Arguments

x

An imageHTS object.

distMatrix

A pair-wise distance matrix or dist object.

Details

For each treatment, this function ranks the distance measure to its replicate among the distance measurements to all other treatments.

Value

A numeric vector with length equal to the dimension of the distance matrix.

Author(s)

Xian Zhang

See Also

PDMByWellAvg

Examples

1
## see distToNeg.

phenoDist documentation built on May 2, 2018, 4:46 a.m.