powered by
Coalition value for a weighted majority game with a single veto player: For further information see majoritySingleVetoGame
majoritySingleVetoGameValue(S, vetoPlayer)
numeric vector with coalition of players
represents the veto player
1 if vetoPlayer is included in S and S is not a singleton coalition, 0 otherwise
1
S
0
Jackson M.O. (2008) Social and Economic Networks, Princeton University Press, p. 415
# NOT RUN { library(CoopGame) majoritySingleVetoGameValue(S=c(1,2), vetoPlayer=1) # }
Run the code above in your browser using DataLab