unfrequence: Convert data

Description Usage Arguments Value Examples

View source: R/RankFunctions.R

Description

This function takes in input a matrix in which the m first columns are the different observed ranks and the last column contains the observation frequency, and returns a matrix containing all the ranks (ranks with frequency>1 are repeated).

Usage

1

Arguments

data

a matrix containing rankings and observation frequency.

Value

a matrix containing all the rankings.

Examples

1
2
3

Rankcluster documentation built on Aug. 26, 2019, 3 p.m.