Package: TUvalues 0.1.0
Maria D. Guillen
TUvalues: Tools for Calculating Allocations in Game Theory using Exact and Approximated Methods
The main objective of cooperative games is to allocate a good among the agents involved. This package includes the most well-known allocation rules, i.e., the Shapley value, the Banzhaf value, the egalitarian rule, and the equal surplus division value. In addition, it considers the point of view of a priori unions (situations in which agents can form coalitions). For this purpose, the package includes the Owen value, the Banzhaf-Owen value, and the corresponding extensions of the egalitarian rules. All these values can be calculated exactly or estimated by sampling.
Authors:
TUvalues_0.1.0.tar.gz
TUvalues_0.1.0.zip(r-4.5)TUvalues_0.1.0.zip(r-4.4)TUvalues_0.1.0.zip(r-4.3)
TUvalues_0.1.0.tgz(r-4.4-any)TUvalues_0.1.0.tgz(r-4.3-any)
TUvalues_0.1.0.tar.gz(r-4.5-noble)TUvalues_0.1.0.tar.gz(r-4.4-noble)
TUvalues_0.1.0.tgz(r-4.4-emscripten)TUvalues_0.1.0.tgz(r-4.3-emscripten)
TUvalues.pdf |TUvalues.html✨
TUvalues/json (API)
# Install 'TUvalues' in R: |
install.packages('TUvalues', repos = c('https://mariaguilleng.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mariaguilleng/tuvalues/issues
Last updated 3 months agofrom:fc93fd736c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:banzhafbanzhaf_owencoalitionsegalitarianequal_surplus_divisionowenshapley
Dependencies:gtools
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Banzhaf value | banzhaf |
Banzhaf Index (approximated) | banzhaf_appro |
Banzhaf Index (approximation) | banzhaf_appro_func |
Banzhaf Index (approximated) | banzhaf_appro_vector |
Banzhaf Index (exact) | banzhaf_exact |
Banzhaf-Owen value | banzhaf_owen |
Banzhaf-Owen Value | banzhaf_owen_appro |
Banzhaf-Owen Value | banzhaf_owen_exact |
coalitions | coalitions |
Egalitarian value | egalitarian |
Equal Surplus Division value | equal_surplus_division |
Owen value | owen |
Owen value (approximation) | owen_appro |
Owen value (exact) | owen_exact |
Predecessor | predecessor |
Shapley value | shapley |
Shapley value (approximation) | shapley_appro |
Shapley value (exact) | shapley_exact |