scoreR {polrep} | R Documentation |
Calculates the (potential) representation score R.
scoreR(Z,R)
Z |
Population vector |
R |
Vector for the representatives |
The representation score is calculated as: sum(R/Z)*heterogeneity of the population.
Representation score
Didier Ruedin