Package: FLAME
Type: Package
Title: Interpretable Matching for Causal Inference
Version: 2.1.1
Authors@R: 
  c(person(given = 'Vittorio', 
           family = 'Orlandi',
           role = c('aut', 'cre'),
           email = 'almost.matching.exactly@gmail.com'),
    person(given = 'Sudeepa',
           family = 'Roy',
           role = 'aut',
           email = 'sudeepa@cs.duke.edu'),
    person(given = 'Cynthia', 
           family = 'Rudin', 
           role = 'aut', 
           email = 'cynthia@cs.duke.edu'),
    person(given = 'Alexander',
           family = 'Volfovsky',
           role = 'aut', 
           email = 'alexander.volfovsky@duke.edu'))
URL:
        https://almost-matching-exactly.github.io,https://vittorioorlandi.github.io/
BugReports: https://github.com/vittorioorlandi/FLAME/issues
Description: Efficient implementations of the algorithms in the 
    Almost-Matching-Exactly framework for interpretable matching in causal
    inference. These algorithms match units via a learned, weighted Hamming
    distance that determines which covariates are more important to match on.
    For more information and examples, see the Almost-Matching-Exactly website. 
License: MIT + file LICENSE
Encoding: UTF-8
Imports: glmnet, gmp
RoxygenNote: 7.1.1
Suggests: nnet, knitr, mice, rmarkdown, testthat, xgboost
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-12-07 22:32:41 UTC; vdo
Author: Vittorio Orlandi [aut, cre],
  Sudeepa Roy [aut],
  Cynthia Rudin [aut],
  Alexander Volfovsky [aut]
Maintainer: Vittorio Orlandi <almost.matching.exactly@gmail.com>
Repository: CRAN
Date/Publication: 2021-12-07 22:50:02 UTC
Built: R 4.0.2; ; 2021-12-08 11:34:19 UTC; unix
