scoreJ: Representation score J

View source: R/scoreJ.R

scoreJR Documentation

Representation score J

Description

Calculates the (potential) representation score J.

Usage

scoreJ(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

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

Value

Representation score

Author(s)

Didier Ruedin


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