scoreS {polrep}R Documentation

Representation score S

Description

Calculates the (potential) representation score S.

Usage

scoreS(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

The representation score is calculated as: sum(R/Z)/(heterogeneity of population).

Value

Representation score

Author(s)

Didier Ruedin

See Also

H


[Package polrep version 0.32.7 Index]