Learn R Programming

GameTheoryAllocation (version 1.0)

Tools for Calculating Allocations in Game Theory

Description

Many situations can be modeled as game theoretic situations. Some procedures are included in this package to calculate the most important allocations rules in Game Theory: Shapley value, Owen value or nucleolus, among other. First, we must define as an argument the value of the unions of the envolved agents with the characteristic function.

Copy Link

Version

Install

install.packages('GameTheoryAllocation')

Monthly Downloads

102

Version

1.0

License

GPL-2

Maintainer

Alejandro Saavedra Nieves

Last Published

July 24th, 2016

Functions in GameTheoryAllocation (1.0)

coalitions

coalitions
Shapley_value

Shapley_value (Shapley Value)
EPM_allocation

Equal Profit Method allocation
nucleolus

Nucleolus
isinthecore

Isinthecore (core allocations)
Owen_value

Owen_value (Owen value)
GameTheoryAllocation-package

\Sexpr[results=rd,stage=build]{tools:::Rd_package_title("#1")}GameTheoryAllocationTools for Calculating Allocations in Game Theory