scoreR {polrep}R Documentation

Representation score R

Description

Calculates the (potential) representation score R.

Usage

scoreR(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

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

Value

Representation score

Author(s)

Didier Ruedin

See Also

H


[Package polrep version 0.32.7 Index]