AdjustedProportional: Adjusted Proportional Rule

View source: R/AdjustedProportional.R

AdjustedProportionalR Documentation

Adjusted Proportional Rule

Description

This function calculates how to distribute a given endowment by the Adjusted Proportional rule.

Usage

AdjustedProportional(E, C, Names = NULL)

Arguments

E

Endowment

C

Claims of the agents

Names

Labels of the agents

Note

In order to calculate the rule properly, input the claims of the agents in ascending order.

Author(s)

Sebastian Cano-Berlanga <cano.berlanga@gmail.com>

References

Curiel, I. J., Maschler, M., & Tijs, S. H. (1987). "Bankruptcy games." Zeitschrift fur Operations Research, 31(5), A143-A159.


GameTheory documentation built on Sept. 25, 2023, 5:07 p.m.