Learn R Programming

TUvalues (version 0.1.0)

banzhaf_exact: Banzhaf Index (exact)

Description

Calculate the approximated Banzhaf Index

Usage

banzhaf_exact(characteristic_func, n_players)

Value

The Banzhaf Index for each player

Arguments

characteristic_func

The valued function defined on the subsets of the number of players

n_players

The number of players in the game.