Matching Algorithms in R and C++


[Up] [Top]

Documentation for package ‘matchingR’ version 1.3.3

Help Pages

matchingR-package matchingR: Matching Algorithms in R and C++
checkPreferenceOrder Deprecated Functions in matchingR
checkPreferenceOrderOnesided Deprecated Functions in matchingR
checkStability Deprecated Functions in matchingR
checkStabilityRoommate Deprecated Functions in matchingR
checkStabilityTopTradingCycle Deprecated Functions in matchingR
cpp_wrapper_galeshapley C++ wrapper for Gale-Shapley Algorithm
cpp_wrapper_galeshapley_check_stability C++ Wrapper to Check Stability of Two-sided Matching
cpp_wrapper_irving Computes a stable roommate matching
cpp_wrapper_irving_check_stability Check if a matching solves the stable roommate problem
cpp_wrapper_ttc Computes the top trading cycle algorithm
cpp_wrapper_ttc_check_stability Check if a one-sided matching for the top trading cycle algorithm is stable
galeShapley Gale-Shapley Algorithm: Stable Marriage Problem
galeShapley.checkPreferences Check if preference order is complete
galeShapley.checkStability Check if a two-sided matching is stable
galeShapley.collegeAdmissions Gale-Shapley Algorithm: College Admissions Problem
galeShapley.marriageMarket Gale-Shapley Algorithm: Stable Marriage Problem
galeShapley.validate Input validation of preferences
galeShapleyMatching Deprecated Functions in matchingR
many2one Deprecated Functions in matchingR
matchingR matchingR: Matching Algorithms in R and C++
matchingR-deprecated Deprecated Functions in matchingR
one2many Deprecated Functions in matchingR
one2one Deprecated Functions in matchingR
onesided Deprecated Functions in matchingR
rankIndex Rank elements within column of a matrix
repcol Repeat each column of a matrix n times
reprow Repeat each row of a matrix n times
roommate Compute matching for one-sided markets
roommate.checkPreferences Check if preference order for a one-sided market is complete
roommate.checkStability Check if a roommate matching is stable
roommate.validate Input validation for one-sided markets
sortIndex Sort indices of a matrix within a column
sortIndexOneSided Ranks elements with column of a matrix, assuming a one-sided market.
stableRoommateMatching Deprecated Functions in matchingR
toptrading Compute the top trading cycle algorithm
toptrading.checkStability Check if there are any pairs of agents who would rather swap houses with each other rather than be with their own two current respective partners.
topTradingCycle Deprecated Functions in matchingR
validateInputs Deprecated Functions in matchingR
validateInputsOneSided Deprecated Functions in matchingR