scoreQ {polrep}R Documentation

Representation score Q

Description

Calculates the (potential) representation score Q.

Usage

scoreQ(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

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

Value

Representation score

Author(s)

Didier Ruedin


[Package polrep version 0.32.4 Index]