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 01 May. 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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for matchingMarkets0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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