Calculate the approximated Banzhaf-Owen value
banzhaf_owen_appro(characteristic_func, union, n_players, n_rep, replace)
The Banzhaf-Owen Index for each player
The valued function defined on the subsets of the number of players
List of vectors indicating the a priori unions between the players
The number of players
Only used if method
is appro
. The number of
iterations to perform in the approximated calculation.
should sampling be with replacement?