StLagueInv | R Documentation |
Calculates inverted Sainte-Lague.
StLagueInv(Z,R)
Z |
Population vector |
R |
Vector for the representatives |
The representation score is calculated as the inverted Sainte-Lague method: sum((R-Z)^2/Z).
Representation score
Didier Ruedin
StLague
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.