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.


neurodata/r-mgc documentation built on March 12, 2021, 9:45 a.m.