diffScore {polrep} | R Documentation |
Calculates the difference between the proportion of minorities in populaiton and the proportion of minorities among the representatives.
diffScore(Z,R)
Z |
Population vector |
R |
Vector for the representatives |
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.
Difference in proportions
Didier Ruedin