scoring_rule | R Documentation |
Scoring ranking rules
scoring_rule( profileOfRankings, method = NULL, t = 1, seeTrace = FALSE, seePoints = FALSE )
profileOfRankings |
object of the class profile of rankings |
method |
|
t |
only necessary when the |
seeTrace |
by default FALSE. Change to TRUE for seeing on the screen the workflow of the function |
the ranking generated after applying the ranking rule
Other ranking rule:
borda_winner()
,
borda()
,
tapproval()
,
veto()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.