scoreS: Representation score S

View source: R/scoreS.R

scoreSR 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


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