DistRanks: An auxiliary function that sorts the entries within each...

Description Usage Arguments Value

View source: R/MGCDistTransform.R

Description

An auxiliary function that sorts the entries within each column by ascending order: For ties, the minimum ranking is used, e.g. if there are repeating distance entries, the order is like 1,2,3,3,4,..,n-1.

Usage

1
DistRanks(dis)

Arguments

dis

is a symmetric distance matrix.

Value

disRank is the column rank matrices of X.


mgc documentation built on July 1, 2020, 7:09 p.m.