repDistRank {phenoDist}R Documentation

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.

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


## see distToNeg.


[Package phenoDist version 1.27.0 Index]