dHondt {polrep} | R Documentation |
Calculates R-scores for each group, based on a population vector and a vector for the representatives. Reports the largest R-score for any individual group.
dHondt(Z,R)
Z |
Population vector |
R |
Vector for the representatives |
Relative representation scores (relrep
) are calculated for each minority group. In contrast to relrep
, no distinction between minority and majority groups is made.
Representation score
Didier Ruedin