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. Accessed 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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