powered by
Coalition value for a specified glove game: For further information see gloveGame
gloveGameValue(S, L, R)
numeric vector with coalition of players
numeric vector of players owning one left-hand glove each
numeric vector of players owning one right-hand glove each
Number of matched pairs of gloves for given coalition S
S
Peters H. (2015) Game Theory: A Multi-Leveled Approach, 2nd Edition, Springer, pp. 155--156
# NOT RUN { library(CoopGame) gloveGameValue(S=c(1,2), L=c(1,2), R=c(3)) # }
Run the code above in your browser using DataLab