Learn R Programming

phenoDist (version 1.20.0)

repDistRank: repDistRank

Description

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

Usage

repDistRank(x, distMatrix)

Arguments

x
An imageHTS object.
distMatrix
A pair-wise distance matrix or dist object.

Value

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

Details

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

See Also

PDMByWellAvg

Examples

Run this code

## see distToNeg.

Run the code above in your browser using DataLab