relrepMax | R Documentation |
Calculates relative representation scores for each group, based on a population vector and a vector for the representatives. Reports the largest relative representation score for any individual group, except for the first group in the vector.
relrepMax(Z,R)
Z |
Population vector |
R |
Vector for the representatives |
Relative representation scores (relrep
) are calculated for each minority group. The majority group must be in first position of the vector. All groups in positions 2 to n are considered minority groups; no test is applied to check whether the groups are numerical minorities.
Representation score
Didier Ruedin
relrep
, dHondt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.