banzhaf_exact {TUvalues} | R Documentation |
Banzhaf Index (exact)
Description
Calculate the approximated Banzhaf Index
Usage
banzhaf_exact(characteristic_func, n_players)
Arguments
characteristic_func |
The valued function defined on the subsets of the number of players |
n_players |
The number of players in the game. |
Value
The Banzhaf Index for each player
[Package TUvalues version 0.1.0 Index]