This package implements a structural estimator to correct for the sample selection bias from observed outcomes in matching markets. It also contains R code for matching algorithms such as the deferred-acceptance algorithm for college admissions, the top-trading-cycles algorithm for house allocation and a partitioning linear program for the roommates problem.
Version: | 0.1-2 |
Depends: | R (≥ 2.15.2) |
Imports: | Rcpp (≥ 0.11.2), lpSolve (≥ 5.6.6), partitions |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2014-11-23 |
Author: | Thilo Klein |
Maintainer: | Thilo Klein <thilo at klein.co.uk> |
License: | GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE] |
URL: | https://github.com/thiloklein/matchingMarkets |
NeedsCompilation: | yes |
CRAN checks: | matchingMarkets results |
Reference manual: | matchingMarkets.pdf |
Package source: | matchingMarkets_0.1-2.tar.gz |
Windows binaries: | r-devel: matchingMarkets_0.1-2.zip, r-release: matchingMarkets_0.1-2.zip, r-oldrel: matchingMarkets_0.1-2.zip |
OS X Snow Leopard binaries: | r-release: not available, r-oldrel: not available |
OS X Mavericks binaries: | r-release: matchingMarkets_0.1-2.tgz |
Old sources: | matchingMarkets archive |