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-5")



Attach the package and use:
library("matchingMarkets")
Maintained by
Thilo Klein
[Scholar Profile | Author Map]
All associated links for this package
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-5, https://cran.r-project.org/web/packages/matchingMarkets. Accessed 05 Mar. 2026.
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), 1.0-4 (2023-08-08 12:30)
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

Today's Hot Picks in Authors and Packages

ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
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  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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