scoreI: Representation score I

View source: R/scoreI.R

scoreIR Documentation

Representation score I

Description

Calculates the (potential) representation score I.

Usage

scoreI(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

The representation score is calculated as: sum(R/Z)/the number of groups.

Value

Representation score

Author(s)

Didier Ruedin


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