Package: matchingMarkets Version: 1.0-2 Depends: R (>= 3.0.2) Imports: Rcpp (>= 0.12.12), RcppProgress (>= 0.2), rJava, lpSolve, lattice, partitions, parallel, stats, utils SystemRequirements: Java, C++11 LinkingTo: Rcpp, RcppProgress, RcppArmadillo Suggests: knitr, ggplot2, grDevices, graphics VignetteBuilder: knitr Title: Analysis of Stable Matchings Authors@R: c(person("Thilo", "Klein", role = c("aut", "cre"), email = "thilo@klein.uk"), person("Robert", "Aue", role = "ctb", email = "robert.aue@zew.de"), person("Sven", "Giegerich", role = "ctb", email = "sven.giegerich@mailbox.org"), person("Alexander", "Sauer", role = "ctb", email = "sauer.alexander@gmx.de")) Author: Thilo Klein [aut, cre], Robert Aue [ctb], Sven Giegerich [ctb], Alexander Sauer [ctb] Maintainer: Thilo Klein 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 as well as two-sided matching of students to schools. The package also contains algorithms to find stable matchings in the three most common matching problems: the stable roommates problem, the college admissions problem, and the house allocation problem. URL: http://matchingMarkets.org, http://klein.uk BugReports: https://github.com/thiloklein/matchingMarkets/issues License: GPL (>= 2) RoxygenNote: 7.0.2 Encoding: UTF-8 Config/pak/sysreqs: libgmp3-dev make default-jdk Repository: https://thiloklein.r-universe.dev Date/Publication: 2019-12-15 09:22:24 UTC RemoteUrl: https://github.com/thiloklein/matchingmarkets RemoteRef: HEAD RemoteSha: cc95ab2842614da58b178455f82efe48d742afd7 NeedsCompilation: yes Packaged: 2026-07-04 09:05:26 UTC; root