Package: CoopGame
Type: Package
Title: Important Concepts of Cooperative Game Theory
Version: 0.2.2
Authors@R: c(person("Jochen", "Staudacher", role = c("aut","cre", "cph"),
                     email = "jochen.staudacher@hs-kempten.de"),
            person("Johannes", "Anwander", role = c("aut", "cph"),
                     email = "anwander.johannes@gmail.com"),
            person("Alexandra", "Tiukkel", role = c("aut", "cph")),
            person("Michael", "Maerz", role = c("aut", "cph")),
            person("Franz", "Mueller", role = c("aut", "cph")),
            person("Daniel", "Gebele", role = c("aut", "cph")),
            person("Anna", "Merkle", role = c("aut", "cph")),
            person("Fatma", "Tokay", role = c("aut", "cph")),
            person("Kuebra", "Tokay", role = c("aut", "cph")),
            person("Nicole", "Cyl", role = c("aut", "cph")))
Maintainer: Jochen Staudacher <jochen.staudacher@hs-kempten.de>
Description: The theory of cooperative games with transferable utility offers 
   useful insights into the way parties can share gains from cooperation and 
   secure sustainable agreements, see e.g. one of the books by Chakravarty, 
   Mitra and Sarkar (2015, ISBN:978-1107058798) or by Driessen (1988, 
   ISBN:978-9027727299) for more details. A comprehensive set of tools for 
   cooperative game theory with transferable utility is provided. Users can 
   create special families of cooperative games, like e.g. bankruptcy games, 
   cost sharing games and weighted voting games. There are functions to check 
   various game properties and to compute five different set-valued solution 
   concepts for cooperative games. A large number of point-valued solution 
   concepts is available reflecting the diverse application areas of 
   cooperative game theory. Some of these point-valued solution concepts can 
   be used to analyze weighted voting games and measure the influence of 
   individual voters within a voting body. There are routines for visualizing 
   both set-valued and point-valued solutions in the case of three or four 
   players. 
License: GPL-2
Encoding: UTF-8
Depends: R (>= 2.10.0), utils, geometry (>= 0.3-6), rcdd (>= 1.1)
Imports: gtools (>= 3.5.0), methods (>= 3.3.1)
Suggests: testthat, knitr, rmarkdown, rgl
RoxygenNote: 7.1.1
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2021-08-21 06:20:00 UTC; jhstaudacher
Author: Jochen Staudacher [aut, cre, cph],
  Johannes Anwander [aut, cph],
  Alexandra Tiukkel [aut, cph],
  Michael Maerz [aut, cph],
  Franz Mueller [aut, cph],
  Daniel Gebele [aut, cph],
  Anna Merkle [aut, cph],
  Fatma Tokay [aut, cph],
  Kuebra Tokay [aut, cph],
  Nicole Cyl [aut, cph]
Repository: CRAN
Date/Publication: 2021-08-23 18:40:09 UTC
Built: R 4.6.0; ; 2025-07-18 05:23:45 UTC; unix
