scoreP {polrep}R Documentation

Representation score P

Description

Calculates the (potential) representation score P.

Usage

scoreP(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


[Package polrep version 0.32.7 Index]