dHondt: Calculates maximum relative representation scores of any...

View source: R/dHondt.R

dHondtR Documentation

Calculates maximum relative representation scores of any group

Description

Calculates R-scores for each group, based on a population vector and a vector for the representatives. Reports the largest R-score for any individual group.

Usage

dHondt(Z,R)

Arguments

Z

Population vector

R

Vector for the representatives

Details

Relative representation scores (relrep) are calculated for each minority group. In contrast to relrep, no distinction between minority and majority groups is made.

Value

Representation score

Author(s)

Didier Ruedin

See Also

relrep


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