powered by
Coalition value for a dictator game: For further information see dictatorGame
dictatorGameValue(S, dictator)
numeric vector with coalition of players
Number of the dictator
1 if dictator is involved in coalition, 0 otherwise.
1
0
Peters H. (2015) Game Theory: A Multi-Leveled Approach, 2nd Edition, Springer, p. 295
Maschler M., Solan E. and Zamir S. (2013) Game Theory, Cambridge University Press, p. 764
# NOT RUN { library(CoopGame) dictatorGameValue(S=c(1,2,3),dictator=2) # }
Run the code above in your browser using DataLab