scoreL {polrep} | R Documentation |
Calculates the (potential) representation score L
scoreL(Z,R)
Z |
Population vector |
R |
Vector for the representatives |
The representation score is calculated as: sum(R^2/Z^2).
Representation score
Didier Ruedin