CRAN/E | matchingMarkets

matchingMarkets

Analysis of Stable Matchings

Installation

About

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) as well as two-sided matching of students to schools (Aue et al., 2020) . 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.

Citation matchingMarkets citation info
matchingMarkets.org
klein.uk
Copyright file COPYRIGHTS matchingMarkets copyright details
System requirements Java, C++
Bug report File report

Key Metrics

Version 1.0-4
R ≥ 3.0.2
Published 2023-08-08 269 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks matchingMarkets results

Downloads

Yesterday 44 0%
Last 7 days 139 0%
Last 30 days 520 -4%
Last 90 days 1.518 -16%
Last 365 days 6.019 -17%

Maintainer

Maintainer

Thilo Klein

thilo@klein.uk

Authors

Thilo Klein

aut / cre / cph

Robert Aue

ctb

Fahiem Bacchus

cph

Sven Giegerich

ctb

Matthias Hericks

ctb

Alexander Sauer

ctb

Niklas Sorensson

cph

Material

README
NEWS
Reference manual
Package source

In Views

Econometrics
Optimization

Vignettes

Analysis of Stable Matchings

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

matchingMarkets archive

Depends

R ≥ 3.0.2

Imports

Rcpp ≥ 0.12.12
RcppProgress ≥ 0.2
lpSolve
lattice
parallel
partitions
rJava
stats
utils

Suggests

knitr
ggplot2
grDevices
graphics

LinkingTo

Rcpp
RcppProgress
RcppArmadillo