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 as well as two-sided matching of students to schools. The package also contains algorithms to find stable matchings in the three most common matching problems: the stable roommates problem, the college admissions problem, and the house allocation problem.

Version: 1.0-2
Depends: R (≥ 3.0.2)
Imports: Rcpp (≥ 0.12.12), RcppProgress (≥ 0.2), rJava, lpSolve, lattice, partitions, parallel, stats, utils
LinkingTo: Rcpp, RcppProgress, RcppArmadillo
Suggests: knitr, ggplot2, grDevices, graphics
Published: 2020-01-12
Author: Thilo Klein [aut, cre], Robert Aue [ctb], Sven Giegerich [ctb], Alexander Sauer [ctb]
Maintainer: Thilo Klein <thilo at klein.uk>
BugReports: https://github.com/thiloklein/matchingMarkets/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://matchingMarkets.org, http://klein.uk
NeedsCompilation: yes
SystemRequirements: Java, C++11
Citation: matchingMarkets citation info
Materials: README NEWS
In views: Bayesian, Econometrics, Finance, Optimization
CRAN checks: matchingMarkets results

Documentation:

Reference manual: matchingMarkets.pdf
Vignettes: Analysis of Stable Matchings

Downloads:

Package source: matchingMarkets_1.0-2.tar.gz
Windows binaries: r-devel: matchingMarkets_1.0-2.zip, r-release: matchingMarkets_1.0-2.zip, r-oldrel: matchingMarkets_1.0-2.zip
macOS binaries: r-release (arm64): matchingMarkets_1.0-2.tgz, r-oldrel (arm64): matchingMarkets_1.0-2.tgz, r-release (x86_64): matchingMarkets_1.0-2.tgz, r-oldrel (x86_64): matchingMarkets_1.0-2.tgz
Old sources: matchingMarkets archive

Reverse dependencies:

Reverse imports: PAutilities

Linking:

Please use the canonical form https://CRAN.R-project.org/package=matchingMarkets to link to this page.