Learn R Programming

PRMethods (version 0.1.0)

D-Hondt, Sainte-Lague, and Modified Sainte-Lague Methods for Seat Allocation

Description

Calculates seat allocation using the D-Hondt method, Sainte-Lague method, and Modified Sainte-Lague method, all commonly used in proportional representation electoral systems. For more information on these methods, see Michael Gallagher (1991).

Copy Link

Version

Install

install.packages('PRMethods')

Monthly Downloads

175

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Pau Bello Pérez

Last Published

February 14th, 2025

Functions in PRMethods (0.1.0)

saintelaguemod

Modified Sainte-Lague method for seats allocation.
saintelague

Sainte-Lague method for seats allocation.
dhondt

DHondt method for seats allocation.