Package: MatchItEXT
Title: A Supplementary Function Set to 'MatchIt'
Version: 0.0.1
Authors@R: 
    person(given = "Danjie",
           family = "Zou",
           role = c("aut", "cre"),
           email = "zoudanjie7@gmail.com",
           comment = c(ORCID = "https://orcid.org/0000-0003-2280-0335"))
Description: This function set is supplementary to 'MatchIt'. Its functions conduct several computations
    that 'MatchIt' does not provide. It takes the 'MatchIt' result object and/or the original
    data to compute standardized mean differences (SMD) between groups before and after matching.
    It also calculates ratio of variances and ratio of residual variances. In addition, it draws
    SMD comparison plots and QQ plots of distance measure score to help diagnose the matching 
    result.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: dplyr, ggplot2, ggpubr, Hmisc, MatchIt, MASS, sure, tibble,
        tidyr, methods, stats
Suggests: knitr, qpdf, rmarkdown, spelling, testthat
Language: en-US
Depends: R (>= 2.10)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-10-20 18:20:42 UTC; zouda
Author: Danjie Zou [aut, cre] (<https://orcid.org/0000-0003-2280-0335>)
Maintainer: Danjie Zou <zoudanjie7@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-28 09:20:11 UTC
