Learn R Programming

TUvalues (version 0.1.0)

banzhaf_owen_exact: Banzhaf-Owen Value

Description

Calculate the approximated Banzhaf-Owen value

Usage

banzhaf_owen_exact(characteristic_func, union, n_players)

Value

The Banzhaf Index for each player

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.