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