BBconsensus2: Core function in computing consensus ranking as defined by Emond and Mason (2002)
Description
Core function in computing consensus ranking as defined by Emond and Mason (2002), recalled by EMCons function
Usage
BBconsensus2(RR, cij, Po, PS = TRUE,FULL=FALSE)
Arguments
RR
A ranking
cij
Combined input matrix
Po
Current penalty
PS
If true, it prints the evaluating branches
FULL
Default FULL=FALSE. If FULL=TRUE, the searching is limited to the space of complete rankings. TRUE=TRUE if the function is called by BBFULL algorithm.
Value
Consensus ranking
References
Emond, E. J., & Mason, D. W. (2002). A new rank correlation coefficient with application to the consensus ranking problem. Journal of Multi-Criteria Decision Analysis, 11(1), 17-28.