View source: R/totalKem_mult.R
| totalKem_mult | R Documentation | 
Calculates the sum, maximum, and variance of k individual Kemeny distances of
multiple given rankings from input rankings.
totalKem_mult(rkgs, input_rkgs, pairs, wt = wt)
| rkgs | a matrix of rankings to be compared against the input rankings. Each row must be a complete ranking, meaning that all of the objects have a rank. | 
| input_rkgs | a  | 
| pairs | a  | 
| wt | a  | 
A vector of the total Kemeny distance, the maximum Kemeny distance of the individual Kemeny distances, and the variance of the individual Kemeny distances.
mod_kemeny, subit_convergence, rap_greedy_alg,
seed_based_iteration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.