Rae: Rae index

View source: R/Rae.R

RaeR Documentation

Rae index

Description

Calculates the Rae index.

Usage

Rae(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

The representation score is calculated as: the sum of the absolute differences |Z-R| divided by the number of categories. The Rae index is also known as RID (Rae index of disproportionality).

Value

Representation score

Author(s)

Didier Ruedin

References

Rae, D. (1967) The Political Consequences of Electoral Laws. London: Yale University Press.

See Also

RaeInv


polrep documentation built on Jan. 5, 2024, 3:01 a.m.