powered by
Coalition value for a divide-the-dollar game: For further information see divideTheDollarGame
divideTheDollarGameValue(S, n)
numeric vector with coalition of players
represents the number of players
value of coalition
Jackson M.O. (2008) Social and Economic Networks, Princeton University Press, p. 413
# NOT RUN { library(CoopGame) S <- c(1,2) divideTheDollarGameValue(S, n = 3) # }
Run the code above in your browser using DataLab