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]
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-4, https://cran.r-project.org/web/packages/matchingMarkets
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns