Description Usage Arguments Value Examples
This function creates a permutation or a set of permutations based on one or more sets of scores or ratings
1 | getPermutationFromScores(scores, type = "ranking", decreasing = FALSE)
|
scores |
either a vector or a matrix with the scores. Each set of scores has to be a row in the matrix |
type |
a character argument indicating the type of permutation.
Valid values are |
decreasing |
a logical value to indicate which score is better. If
|
Either an object or a list of objects of class
Permutation
corresponding to the permutations derived
from the scores
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.