Calculates the Farina index also referred to as the cosine proportionality score based on a vector of votes and a vector for the electoral outcome.
Usage
farina(v, s, ...)
farina(v, s, ...)
Arguments
v
A numeric vector of data values for votes each political party obtained.
s
A numeric vector of data values for seats each political party obtained, the election outcome as seats.
...
Additional arguements (currently ignored)
Value
A single score given the votes each party received and seats obtained.
References
Koppel, M., and A. Diskin. (2009) Measuring disproportionality, volatility and malapportionment: axiomatization and solutions. Social Choice and Welfare 33, no. 2: 281-286.