scoreF: Representation score F

View source: R/scoreF.R

scoreFR Documentation

Representation score F

Description

Calculates the (potential) representation score F.

Usage

scoreF(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

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

Value

Representation score

Author(s)

Didier Ruedin


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