View source: R/banzhaf_owen_exact.R
banzhaf_owen_exact | R Documentation |
Calculate the approximated Banzhaf-Owen value
banzhaf_owen_exact(characteristic_func, union, n_players)
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. |
The Banzhaf Index for each player
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.