accm | R Documentation |
Calculates absolute citizen congruence using the mean.
accm(Z,R)
Z |
Population vector |
R |
Vector for the representatives, or single point (e.g. government) |
The representation score is calculated as: (1/N) * sum|Zi - mean(R)|. This is a derivative of acc
which uses the median rather than the mean here.
Representation score
Didier Ruedin
Golder, M., and J. Stramski. 2010. Ideological Congruence and Electoral Institutions. American Journal of Political Science 54 (1): 90-106.
acc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.