scoreH: Representation score H

View source: R/scoreH.R

scoreHR Documentation

Representation score H

Description

Calculates the (potential) representation score H.

Usage

scoreH(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

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

Value

Representation score

Author(s)

Didier Ruedin


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