View source: R/CoxShugartInv.R
CoxShugartInv | R Documentation |
Calculate the Cox-Shugart measure of proportionality
CoxShugartInv(Z,R)
Z |
Population vector |
R |
Vector for the representatives |
This function calculates the Cox-Shugart measure of proportionality. It provides the slope of the regression line. For perfect representation, a score of 1 is calculated, for values smaller than 1, smaller groups among the representatives are numerically over-represented. This is the inverse regression of CoxShugart
.
A single score given the population and representatives
Didier Ruedin
CoxShugart
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.