StLagueInv: Inverted Sainte-Lague

View source: R/StLagueInv.R

StLagueInvR 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


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