scoreL {polrep}R Documentation

Representation score L

Description

Calculates the (potential) representation score L

Usage

scoreL(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

The representation score is calculated as: sum(R^2/Z^2).

Value

Representation score

Author(s)

Didier Ruedin


[Package polrep version 0.32.7 Index]