StLague {polrep}R Documentation

Sainte-Lague

Description

Calculates Sainte-Lague.

Usage

StLague(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

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

Value

Representation score

Author(s)

Didier Ruedin

See Also

StLagueInv


[Package polrep version 0.32.7 Index]