Type: Package
Package: TriMatch
Title: Propensity Score Matching of Non-Binary Treatments
Version: 1.0.0
Date: 2025-04-03
Authors@R: 
    person("Jason", "Bryer", , "jason@bryer.org", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-2454-0402"))
Description: Propensity score matching for non-binary treatments.
License: GPL (>= 2)
URL: https://jbryer.github.io/TriMatch/,
        https://github.com/jbryer/TriMatch/
BugReports: https://github.com/jbryer/TriMatch/issues/
Depends: ez, ggplot2, R (>= 3.0), reshape2, scales
Imports: compiler, grid, gridExtra, PSAgraphics, psych, randomForest,
        stats
Suggests: bookdown, knitr, MASS, rmarkdown, xtable
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-03 20:06:56 UTC; jbryer
Author: Jason Bryer [aut, cre] (<https://orcid.org/0000-0002-2454-0402>)
Maintainer: Jason Bryer <jason@bryer.org>
Repository: CRAN
Date/Publication: 2025-04-03 20:40:06 UTC
Built: R 4.4.3; ; 2025-10-21 15:50:18 UTC; windows
