Package: MatchThem
Title: Matching Multiply Imputed Datasets
Description: Provides the necessary tools for the pre-processing technique of matching in multiply imputed datasets, to improve the robustness and transparency of deriving causal inferences from studying these datasets. This package includes functions to perform propensity score matching within or across the imputed datasets as well as to estimate weights (including inverse propensity score weights) of observations, to analyze each matched or weighted datasets using parametric or non-parametric statistical models, and to combine the obtained results from these models according to Rubin’s rules. Please see the package repository <https://github.com/FarhadPishgar/MatchThem> for details.
Version: 0.8.1
Authors@R: c(person("Farhad", "Pishgar", role = c("aut","cre"), email = "Farhad.Pishgar@Gmail.com"),
             person("Clémence", "Leyrat", role = "ctb", email = "Clemence.Leyrat@lshtm.ac.uk"))
Maintainer: Farhad Pishgar <Farhad.Pishgar@Gmail.com>
Depends: graphics, MatchIt, methods, mice, WeightIt, R (>= 3.5.0)
Imports: stats
Suggests: Amelia, cobalt
URL: https://github.com/FarhadPishgar/MatchThem
BugReports: https://github.com/FarhadPishgar/MatchThem/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-10-09 14:08:05 UTC; Farhad
Author: Farhad Pishgar [aut, cre],
  Clémence Leyrat [ctb]
Repository: CRAN
Date/Publication: 2019-10-10 13:40:02 UTC
