Package: optmatch
Version: 0.10.0
Title: Functions for Optimal Matching
Description: Distance based bipartite matching using minimum cost flow, oriented
    to matching of treatment and control groups in observational studies (Hansen
    and Klopfer 2006 <doi:10.1198/106186006X137047>). Routines are provided to
    generate distances from generalised linear models (propensity score
    matching), formulas giving variables on which to limit matched distances,
    stratified or exact matching directives, or calipers, alone or in
    combination.
Authors@R: c(person("Ben", "Hansen", role = "aut", email = "ben.hansen@umich.edu"),
             person("Mark", "Fredrickson", role = "aut", email = "mark.m.fredrickson@gmail.com"),
             person("Josh", "Errickson", role = c("cre","aut"), email = "jerrick@umich.edu"),
             person("Josh", "Buckner", role = "aut"),
             person("Adam", "Rauh", role = "ctb"))
LazyData: true
Depends: R (>= 2.15.1), survival
LinkingTo: Rcpp
Imports: Rcpp, stats, methods, graphics, rlemon, survey
Suggests: RItools, boot, biglm, testthat (>= 0.11.0), roxygen2, brglm,
        arm, knitr, rmarkdown, markdown, pander, xtable, rrelaxiv
Enhances: CBPS, haven
License: MIT + file LICENSE
URL: https://github.com/markmfredrickson/optmatch
BugReports: https://github.com/markmfredrickson/optmatch/issues
Additional_repositories: https://josherrickson.github.io/rrelaxiv
Collate: 'DenseMatrix.R' 'InfinitySparseMatrix.R'
        'Ops.optmatch.dlist.R' 'Optmatch-package.R' 'Optmatch.R'
        'RcppExports.R' 'abs.optmatch.dlist.R' 'boxplotMethods.R'
        'caliper.R' 'data.R' 'deprecated.R' 'distUnion.R'
        'exactMatch.R' 'feasible.R' 'fill.NAs.R' 'fmatch.R'
        'fullmatch.R' 'makedist.R' 'match_on.R' 'matched.R'
        'matched.distances.R' 'matchfailed.R' 'max.controls.cap.R'
        'mdist.R' 'min.controls.cap.R' 'pairmatch.R' 'print.optmatch.R'
        'print.optmatch.dlist.R' 'scores.R' 'solver.R'
        'stratumStructure.R' 'subDivStrat.R' 'summary.ism.R'
        'summary.optmatch.R' 'utilities.R' 'zzz.R'
        'zzzDistanceSpecification.R'
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2022-03-14 18:28:26 UTC; josh
Author: Ben Hansen [aut],
  Mark Fredrickson [aut],
  Josh Errickson [cre, aut],
  Josh Buckner [aut],
  Adam Rauh [ctb]
Maintainer: Josh Errickson <jerrick@umich.edu>
License_restricts_use: yes
License_is_FOSS: no
Repository: CRAN
Date/Publication: 2022-03-15 08:10:06 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-03-16 10:31:08 UTC; unix
Archs: optmatch.so.dSYM
