StLagueInv {polrep}R Documentation

Inverted Sainte-Lague

Description

Calculates inverted Sainte-Lague.

Usage

StLagueInv(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

The representation score is calculated as the inverted Sainte-Lague method: sum((R-Z)^2/Z).

Value

Representation score

Author(s)

Didier Ruedin

See Also

StLague


[Package polrep version 0.32.4 Index]