| fm.Banzhaf2addMob | R Documentation | 
Calculate the Banzhaf values of a 2-additive fuzzy measure for n inputs given in Mobius representation. The results are in arrays.
fm.Banzhaf2addMob(n, Mob)
| n | Number of inputs | 
| Mob | Fuzzy measure value in Mobius representation | 
| output | The output is an array of size n, which contain Banzhaf indices of input criteria. | 
Gleb Beliakov, Andrei Kelarev, Quan Vu, Daniela L. Calderon, Deakin University
Banzhaf <- fm.Banzhaf2addMob(3, c(0.2, 0.3, 0.5, -0.2, 0.4, 0.1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.