scoreN {polrep} | R Documentation |
Calculates the (potential) representation score N.
scoreN(Z,R)
Z |
Population vector |
R |
Vector for the representatives |
The representation score is calculated as the proportion of minorities in the population minus the proporiton of minorities among the representatives. All groups in the population except for the first one are considered minorities.
Representation score
Didier Ruedin