banzhaf_owen_exact {TUvalues} | R Documentation |
Banzhaf-Owen Value
Description
Calculate the approximated Banzhaf-Owen value
Usage
banzhaf_owen_exact(characteristic_func, union, n_players)
Arguments
characteristic_func |
The valued function defined on the subsets of the number of players |
union |
List of vectors indicating the a priori unions between the players |
n_players |
The number of players in the game. |
Value
The Banzhaf Index for each player
[Package TUvalues version 1.0.0 Index]