scoreK | R Documentation |
Calculates the (potential) representation score K.
scoreK(Z,R)
Z |
Population vector |
R |
Vector for the representatives |
The representation score is calculated as: (1/number of groups) * sum((R/Z)^2).
Representation score
Didier Ruedin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.