Learn R Programming

⚠️There's a newer version (1.0-4) of this package.Take me there.

matchingMarkets (version 0.1-1)

An R package for the analysis of stable matchings

Description

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.

Copy Link

Version

Install

install.packages('matchingMarkets')

Monthly Downloads

787

Version

0.1-1

License

GPL (>= 2) | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Thilo Klein

Last Published

November 22nd, 2014

Functions in matchingMarkets (0.1-1)

khb

Karlson-Holm-Breen method for comparing probit coefficients
plp

Partitioning Linear Programme for the stable roommates problem
baac00

Townsend Thai Project BAAC Annual Resurvey, 2000
matchingMarkets-package

An R package for the analysis of stable matchings.
mfx

Marginal effects for probit and matching models
stabit

Structural Matching Model to correct for sample selection bias
stabsim

Simulate individual-level data for one-sided matching markets
daa

Deferred Acceptance Algorithm for two-sided matching markets
ttc

Top-Trading-Cycles Algorithm for the house allocation problem