completeRankingTable | R Documentation |
internal method to analyse the partial results of an stv() ballot count, to discover a complete ranking of all candidates. The ranking may depend on the value of nseats, because this affects how votes are transferred.
completeRankingTable(object, quiet, verbose)
object |
partial results |
quiet |
TRUE to suppress console output |
verbose |
TRUE to produce diagnostic output |
data.frame with columns TotalRank, Margin, Candidate, Elected, SafeRank
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.