scoreP: Representation score P

View source: R/scoreP.R

scorePR 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


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