rankIndex: Rank elements within column of a matrix

Description Usage Arguments Value

View source: R/RcppExports.R

Description

This function returns the rank of each element within each column of a matrix. The highest element receives the highest rank.

Usage

1
rankIndex(sortedIdx)

Arguments

sortedIdx

is the input matrix

Value

a rank matrix


matchingR documentation built on May 25, 2021, 9:07 a.m.