Merging two or more selected ranked lists into a new one ranked list
合并成一个新的排名列表的两个或多个选定的排名名单
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Implements a majority voting system, use the Borda Merging Method to merging two or more ranked lists into single one list. This method is used in function krubor.
实行多数表决系统,使用博达合并法合并成单一个列表的两个或两个以上的排名名单。此方法用于功能krubor。
用法----------Usage----------
BMRankMerging(rankings)
参数----------Arguments----------
参数:rankings
a matrix or a data.frame, which must be numeric.
矩阵或数据框,它必须是数字。