RaeInv {polrep} | R Documentation |
Calculates 1 minus the Rae index.
RaeInv(Z,R)
Z |
Population vector |
R |
Vector for the representatives |
The representation score is calculated as: 1 minus (the sum of the absolute differences |Z-R| divided by the number of categories).
Representation score
Didier Ruedin