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