| extendRanking {RankAggregator} | R Documentation |
Fully extend a partial ranking
Description
This function is called by RankAggregator::consensusRanking.
The heuristic procedure orders unranked Items according the proportion
of times an item was preferred in all pairwise comparisons with other unranked
Items.
Usage
extendRanking(umat, node)
Arguments
umat |
a |
node |
a |
Value
A vector of rank positions.