Other packages > Find by keyword >

CoopGame  

Important Concepts of Cooperative Game Theory
View on CRAN: Click here


Download and install CoopGame package within the R console
Install from CRAN:
install.packages("CoopGame")

Install from Github:
library("remotes")
install_github("cran/CoopGame")

Install by package version:
library("remotes")
install_version("CoopGame", "0.2.2")



Attach the package and use:
library("CoopGame")
Maintained by
Jochen Staudacher
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-20
Latest Update: 2021-08-23
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.
How to cite:
Jochen Staudacher (2019). CoopGame: Important Concepts of Cooperative Game Theory. R package version 0.2.2, https://cran.r-project.org/web/packages/CoopGame. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.2.1 (2019-03-20 00:23)
Other packages that cited CoopGame R package
View CoopGame citation profile
Other R packages that CoopGame depends, imports, suggests or enhances
Complete documentation for CoopGame
Functions, R codes and Examples using the CoopGame R package
Some associated functions: Prenucleolus . absolutePublicGoodValue . absolutePublicHelpChiValue . absolutePublicHelpValue . apexGame . apexGameValue . apexGameVector . bankruptcyGame . bankruptcyGameValue . bankruptcyGameVector . banzhafValue . baruaChakravartySarkarIndex . belongsToCore . belongsToCoreCover . belongsToImputationset . belongsToReasonableSet . belongsToWeberset . cardinalityGame . cardinalityGameValue . cardinalityGameVector . centroidCore . centroidCoreCover . centroidImputationSet . centroidReasonableSet . centroidWeberSet . colemanCollectivityPowerIndex . colemanInitiativePowerIndex . colemanPreventivePowerIndex . coreCoverVertices . coreVertices . costSharingGame . costSharingGameValue . costSharingGameVector . createBitMatrix . deeganPackelIndex . dictatorGame . dictatorGameValue . dictatorGameVector . disruptionNucleolus . divideTheDollarGame . divideTheDollarGameValue . divideTheDollarGameVector . drawCentroidCore . drawCentroidCoreCover . drawCentroidImputationSet . drawCentroidReasonableSet . drawCentroidWeberSet . drawCore . drawCoreCover . drawDeeganPackelIndex . drawDisruptionNucleolus . drawGatelyValue . drawImputationset . drawJohnstonIndex . drawModiclus . drawNormalizedBanzhafIndex . drawNormalizedBanzhafValue . drawNucleolus . drawPerCapitaNucleolus . drawPrenucleolus . drawProportionalNucleolus . drawPublicGoodIndex . drawPublicGoodValue . drawPublicHelpChiIndex . drawPublicHelpChiValue . drawPublicHelpIndex . drawPublicHelpValue . drawReasonableSet . drawShapleyShubikIndex . drawShapleyValue . drawSimplifiedModiclus . drawTauValue . drawWeberset . equalPropensityToDisrupt . gatelyValue . getCriticalCoalitionsOfPlayer . getDualGameVector . getEmptyParamCheckResult . getExcessCoefficients . getGainingCoalitions . getGapFunctionCoefficients . getMarginalContributions . getMinimalRights . getMinimumWinningCoalitions . getNumberOfPlayers . getPerCapitaExcessCoefficients . getPlayersFromBMRow . getPlayersFromBitVector . getRealGainingCoalitions . getUnanimityCoefficients . getUtopiaPayoff . getVectorOfPropensitiesToDisrupt . getWinningCoalitions . getZeroNormalizedGameVector . getZeroOneNormalizedGameVector . getkCover . gloveGame . gloveGameValue . gloveGameVector . imputationsetVertices . is1ConvexGame . isAdditiveGame . isBalancedGame . isConstantSumGame . isConvexGame . isDegenerateGame . isEssentialGame . isMonotonicGame . isNonnegativeGame . isQuasiBalancedGame . isSemiConvexGame . isSimpleGame . isSuperadditiveGame . isSymmetricGame . isWeaklyConstantSumGame . isWeaklySuperadditiveGame . iskConvexGame . johnstonIndex . koenigBraeuningerIndex . majoritySingleVetoGame . majoritySingleVetoGameValue . majoritySingleVetoGameVector . modiclus . nevisonIndex . nonNormalizedBanzhafIndex . normalizedBanzhafIndex . normalizedBanzhafValue . nucleolus . perCapitaNucleolus . propensityToDisrupt . proportionalNucleolus . publicGoodIndex . publicGoodValue . publicHelpChiIndex . publicHelpChiValue . publicHelpIndex . publicHelpValue . raeIndex . rawBanzhafIndex . rawBanzhafValue . reasonableSetVertices . shapleyShubikIndex . shapleyValue . simplifiedModiclus . stopOnInconsistentEstateAndClaimsVector . stopOnInvalidAllocation . stopOnInvalidBoolean . stopOnInvalidClaimsVector . stopOnInvalidCoalitionS . stopOnInvalidDictator . stopOnInvalidEstate . stopOnInvalidGameVector . stopOnInvalidGrandCoalitionN . stopOnInvalidIndex . stopOnInvalidLeftRightGloveGame . stopOnInvalidNChooseB . stopOnInvalidNumber . stopOnInvalidNumberOfPlayers . stopOnInvalidQuota . stopOnInvalidVetoPlayer . stopOnInvalidWeightVector . stopOnParamCheckError . tauValue . unanimityGame . unanimityGameValue . unanimityGameVector . webersetVertices . weightedVotingGame . weightedVotingGameValue . weightedVotingGameVector . 
Some associated R codes: ApexGame.R . BankruptcyGame.R . BanzhafConcept.R . BaruaChakravartySarkarConcept.R . CardinalityGame.R . CentroidCoreConcept.R . CentroidCoreCoverConcept.R . CentroidImputationSetConcept.R . CentroidReasonableSetConcept.R . CentroidWeberSetConcept.R . CheckAllocationInConvexSet.R . ColemanCollectivityConcept.R . ColemanInitiativeConcept.R . ColemanPreventiveConcept.R . CoreConcept.R . CoreCoverConcept.R . CostSharingGame.R . DeeganPackelConcept.R . DictatorGame.R . DivideTheDollarGame.R . GameProperty1Convexity.R . GamePropertyAdditivity.R . GamePropertyBalancedness.R . GamePropertyConstantSum.R . GamePropertyConvexity.R . GamePropertyDegeneration.R . GamePropertyEssentiality.R . GamePropertyMonotonicity.R . GamePropertyNonnegativeGame.R . GamePropertyQuasiBalancedness.R . GamePropertySemiConvexity.R . GamePropertySimpleGame.R . GamePropertySuperadditivity.R . GamePropertySymmetry.R . GamePropertyWeakSuperadditivity.R . GamePropertyWeaklyConstantSum.R . GamePropertykConvexity.R . GameVector.R . GatelyConcept.R . GloveGame.R . ImputationsetConcept.R . JohnstonConcept.R . KoenigBraeuningerConcept.R . MajoritySingleVetoGame.R . NevisonConcept.R . NucleolusDerivatives.R . ParameterChecks_CoopGame.R . PublicGoodIndexConcept.R . PublicGoodValueConcept.R . PublicHelpChiIndexConcept.R . PublicHelpChiValueConcept.R . PublicHelpIndexConcept.R . PublicHelpValueConcept.R . RaeConcept.R . ReasonableSetConcept.R . ShapleyConcept.R . TauConcept.R . UnanimityGame.R . Visualizer.R . Visualizer3Point.R . Visualizer3Set.R . Visualizer4Point.R . Visualizer4Set.R . WebersetConcept.R . WeightedVotingGame.R . bitMatrix.R . getCriticalCoalitionsOfPlayer.R . getExcessCoefficients.R . getGainingCoalitions.R . getGapFunctionCoefficients.R . getMarginalContributions.R . getMinimalRights.R . getMinimumWinningCoalitions.R . getPerCapitaExcessCoefficients.R . getRealGainingCoalitions.R . getUnanimityCoefficients.R . getUtopiaPayoff.R . getWinningCoalitions.R . getkCover.R . imputationsetDraw.R . indexCalculations.R . setLabels.R .  Full CoopGame package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA