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-5
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: 2018-02-23
Author: Thilo Klein [aut, cre], Sven Giegerich [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

Downloads:

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

Linking:

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