# NOT RUN {
library(CoopGame)
drawNormalizedBanzhafValue(c(0,0,0,1,2,3,6))
# }
# NOT RUN {
#Example from paper by Gambarelli (2011)
library(CoopGame)
v=c(0,0,0,1,2,1,3)
drawNormalizedBanzhafValue(v)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab