Package: matchingMarkets 1.0-4

Thilo Klein

matchingMarkets: Analysis of Stable Matchings

Implements structural estimators to correct for the sample selection bias from observed outcomes in matching markets. This includes one-sided matching of agents into groups (Klein, 2015) <https://www.econ.cam.ac.uk/research-files/repec/cam/pdf/cwpe1521.pdf> as well as two-sided matching of students to schools (Aue et al., 2020) <https://ftp.zew.de/pub/zew-docs/dp/dp20032.pdf>. The package also contains algorithms to find stable matchings in the three most common matching problems: the stable roommates problem (Irving, 1985) <doi:10.1016/0196-6774(85)90033-1>, the college admissions problem (Gale and Shapley, 1962) <doi:10.2307/2312726>, and the house allocation problem (Shapley and Scarf, 1974) <doi:10.1016/0304-4068(74)90033-0>.

Authors:Thilo Klein [aut, cre, cph], Robert Aue [ctb], Fahiem Bacchus [cph], Sven Giegerich [ctb], Matthias Hericks [ctb], Alexander Sauer [ctb], Niklas Sorensson [cph]

matchingMarkets_1.0-4.tar.gz
matchingMarkets_1.0-4.tar.gz(r-4.5-noble)matchingMarkets_1.0-4.tar.gz(r-4.4-noble)
matchingMarkets_1.0-4.tgz(r-4.4-emscripten)matchingMarkets_1.0-4.tgz(r-4.3-emscripten)
matchingMarkets.pdf |matchingMarkets.html
matchingMarkets/json (API)
NEWS

# Install 'matchingMarkets' in R:
install.packages('matchingMarkets', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/thiloklein/matchingmarkets/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
  • openjdk– OpenJDK Java runtime, using Hotspot JIT
Datasets:
  • baac00 - Townsend Thai Project BAAC Annual Resurvey, 2000
  • klein15a - MCMC results in Klein
  • klein15b - Results of Monte Carlo Simulations in Klein

3.39 score 49 scripts 519 downloads 1 mentions 15 exports 13 dependencies

Last updated 1 years agofrom:83a685cb0d. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 25 2024
R-4.5-linux-x86_64OKOct 25 2024

Exports:hrihri2iaakhbplprsdsristabchkstabitstabit2stabsimstabsim2ttcttc2ttcc

Dependencies:gmplatticelpSolvemathjaxrpartitionspolynomrbibutilsRcppRcppArmadilloRcppProgressRdpackrJavasets

Analysis of Stable Matchings

Rendered frommatching.Rnwusingknitr::knitr_notangleon Oct 25 2024.

Last update: 2023-07-21
Started: 2015-10-06