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 04 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

shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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