Changes in version 1.0-2 (2020-01-12) Please note that only the most significant changes are reported here. A full ChangeLog is available in the log messages of the SVN repository on R-Forge and on GitHub. This is a minor update Changes in version 1.0-1 (2019-02-04) This is a minor update - Added data generating function for exploded logit in xlogit.data. Changes in version 1.0-0 (2018-12-04) This is a major update - Finalised estimators in stabit2 function, as well as algorithms in hri and hri2 for two-sided matching markets. Changes in version 0.3-6 (2018-10-23) This is a minor update - Added top-trading-cycle functions ttc2 and ttcc; random serial dictatorship rsd; and a function to check the stability of a given matching stabchk. Changes in version 0.3-5 (2018-02-23) This is a minor update - Added R wrapper for Roth-Peranson Algorithm in function hri2. Changes in version 0.3-3 (2017-03-26) This is a minor update - Implemented multi-core parrallel processing for estimators in function stabit2, which can be specified using the nCores argument. - Updated immediate acceptance algorithm iaa and top-trading-cycles ttc functions. Thanks to Sándor Sóvágó at Tinbergen Institute and Kevin Breuer at University of Cologne for the reports. Changes in version 0.3-1 (2016-08-21) This is a major update - Replaced stable matching algorithms with constraint programming model implemented for hospital/residents problem hri and stable roommates sri with incomplete lists. - Added plot and summary methods for estimators. - Allowed for thinning in stabit2 function. Changes in version 0.2-2 This is a minor update - Allowed for two selection equations in stabit2 function for two-sided matching markets. Changes in version 0.2-1 (2016-01-30) This is a major update - Added stabit2 function for two-sided matching markets. Changes in version 0.1-6 (2015-10-06) This is a major update - Added package vignette. Changes in version 0.1-5 (2015-07-08) This is a minor update. - Fixed daa function for college admissions problems when number of students exceeds number of colleges. Thanks to Jan Tilly at University of Pennsylvania for the report. Changes in version 0.1-1 (2014-11-22) Initial commit.