This function calculates how to distribute a given endowment by the Random Arrival rule.
RandomArrival(E, C, Names = NULL)
Endowment
Claims of the agents
Labels of the agents
Sebastian Cano-Berlanga <cano.berlanga@gmail.com>
The random arrival rule (O'Neill, 1982) works in the following fashion: suppose that each claim is fully honored until the endowment runs out following the order of the claimants arrival. In order to remove the unfairness of the first-come first-serve scheme associated with any particular order of arrival, the rule proposes to take the average of the awards vectors calculated in this way when all orders are equally probable.
O'Neill B. (1982). "A problem of rights arbitration from the Talmud." Mathematical Social Sciences, 2(4), pp.345--371.