getZeroOneNormalizedGameVector: Compute 0-1-normalized game vector

Description Usage Arguments Value Author(s) References Examples

View source: R/GameVector.R

Description

Computes the zero-one-normalized game for a given game 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 zero-one-normalized game.

Author(s)

Jochen Staudacher jochen.staudacher@hs-kempten.de

Johannes Anwander anwander.johannes@gmail.com

References

Gilles R. P. (2015) The Cooperative Game Theory of Networks and Hierarchies, Springer, p. 18

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

Examples

1
2
3

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