banzhaf_owen_appro {TUvalues} | R Documentation |
Banzhaf-Owen Value
Description
Calculate the approximated Banzhaf-Owen value
Usage
banzhaf_owen_appro(characteristic_func, union, n_players, n_rep, replace)
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 |
n_rep |
Only used if |
replace |
should sampling be with replacement? |
Value
The Banzhaf-Owen Index for each player
[Package TUvalues version 0.1.0 Index]