Other packages > Find by keyword >

matchingMarkets  

Analysis of Stable Matchings
View on CRAN: Click here


Download and install matchingMarkets package within the R console
Install from CRAN:
install.packages("matchingMarkets")

Install from Github:
library("remotes")
install_github("cran/matchingMarkets")

Install by package version:
library("remotes")
install_version("matchingMarkets", "1.0-4")



Attach the package and use:
library("matchingMarkets")
Maintained by
Thilo Klein
[Scholar Profile | Author Map]
First Published: 2014-11-22
Latest Update: 2023-08-08
Description:
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) , the college admissions problem (Gale and Shapley, 1962) , and the house allocation problem (Shapley and Scarf, 1974) .
How to cite:
Thilo Klein (2014). matchingMarkets: Analysis of Stable Matchings. R package version 1.0-4, https://cran.r-project.org/web/packages/matchingMarkets. Accessed 08 Apr. 2025.
Previous versions and publish date:
0.1-1 (2014-11-22 19:10), 0.1-2 (2014-11-23 09:35), 0.1-3 (2015-04-03 01:51), 0.1-4 (2015-05-18 18:06), 0.1-5 (2015-07-08 22:37), 0.1-6 (2015-10-06 20:53), 0.1-7 (2015-10-11 17:09), 0.2-1 (2016-01-30 18:51), 0.3-1 (2016-08-21 15:49), 0.3-2 (2016-08-27 07:52), 0.3-3 (2017-03-26 18:12), 0.3-4 (2018-01-11 14:10), 0.3-5 (2018-02-23 23:36), 0.3-6 (2018-10-23 09:40), 1.0-0 (2018-12-04 11:20), 1.0-1 (2019-02-04 23:40), 1.0-2 (2020-01-12 11:00), 1.0-3 (2023-07-21 09:50)
Other packages that cited matchingMarkets R package
View matchingMarkets citation profile
Other R packages that matchingMarkets depends, imports, suggests or enhances
Complete documentation for matchingMarkets
Functions, R codes and Examples using the matchingMarkets R package
Some associated functions: baac00 . hri . hri2 . iaa . khb . klein15a . klein15b . matchingMarkets-package . plp . predict.stabit2 . rsd . sri . stabchk . stabit . stabit2 . stabsim . stabsim2 . ttc . ttc2 . ttcc . 
Some associated R codes: RcppExports.R . hri.R . hri2.R . iaa.R . khb.R . onLoad.R . plot.stabit2.R . plp.R . predict.stabit2.R . print.stabit2.R . print.summary.stabit2.R . rsd.R . sri.R . stabchk.R . stabit.R . stabit2.R . stabsim.R . stabsim2.R . summary.hri2.R . summary.stabit2.R . ttc.R . ttc2.R . ttcc.R .  Full matchingMarkets package functions and examples
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/06Downloads for matchingMarkets-20020406080100120140160180200220240260280TrendBars

Today's Hot Picks in Authors and Packages

icr  
Compute Krippendorff's Alpha
Provides functions to compute and plot Krippendorff's inter-coder reliability coefficient alpha and ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ssc  
Semi-Supervised Classification Methods
Provides a collection of self-labeled techniques for semi-supervised classification. In semi-superv ...
Download / Learn more Package Citations See dependency  
sybil  
Efficient Constrained Based Modelling
This Systems Biology Package Gelius-Dietrich et. al. 2012 doi10.11861752-0509-7-125 implements algor ...
Download / Learn more Package Citations See dependency  
seasonalclumped  
Toolbox for Clumped Isotope Seasonality Reconstructions
Compiles a set of functions and dummy data that simplify reconstructions of seasonal temperature va ...
Download / Learn more Package Citations See dependency  
dave  
Functions for "Data Analysis in Vegetation Ecology"
A collection of functions accompanying the book "Data Analysis in Vegetation Ecology". 3rd ed. CABI, ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA