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: 0.3-2
Depends: R (≥ 3.0.2)
Imports: Rcpp (≥ 0.11.2), rJava, partitions, stats
LinkingTo: Rcpp, RcppArmadillo, RcppProgress (≥ 0.2)
Suggests: knitr
Published: 2016-08-27
Author: Thilo Klein
Maintainer: Thilo Klein <thilo at klein.uk>
BugReports: https://github.com/thiloklein/matchingMarkets/issues
License: GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE]
URL: https://github.com/thiloklein/matchingMarkets, http://matchingmarkets.r-forge.r-project.org, http://klein.uk
NeedsCompilation: yes
SystemRequirements: Java
Citation: matchingMarkets citation info
Materials: README NEWS
In views: Bayesian, Econometrics, Finance, Optimization
CRAN checks: matchingMarkets results

Downloads:

Reference manual: matchingMarkets.pdf
Vignettes: Analysis of Stable Matchings
Package source: matchingMarkets_0.3-2.tar.gz
Windows binaries: r-devel: matchingMarkets_0.3-2.zip, r-release: matchingMarkets_0.3-2.zip, r-oldrel: matchingMarkets_0.3-2.zip
OS X Mavericks binaries: r-release: matchingMarkets_0.3-2.tgz, r-oldrel: matchingMarkets_0.3-2.tgz
Old sources: matchingMarkets archive

Linking:

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