getDualGameVector: Compute dual game vector

Description Usage Arguments Value Author(s) References Examples

View source: R/GameVector.R

Description

Computes the dual game for a given TU game with n players specified by a game vector.

Usage

1

Arguments

v

Numeric vector of length 2^n - 1 representing the values of the coalitions of a TU game with n players

Value

Numeric vector of length (2^n)-1 representing the dual game.

Author(s)

Jochen Staudacher jochen.staudacher@hs-kempten.de

Johannes Anwander anwander.johannes@gmail.com

References

Peleg B. and Sudhoelter P. (2007) Theory of cooperative games, 2nd Edition, Springer, p. 125

Branzei R., Dimitrov D. and Tijs S. (2006) Models in cooperative game theory, Springer, p. 7

Maschler M., Solan E. and Zamir S. (2013) Game Theory, Cambridge University Press, p. 737

Examples

1
2
3

CoopGame documentation built on Aug. 24, 2021, 1:07 a.m.