Package: PSAgraphics
Title: Propensity Score Analysis Graphics
Version: 2.1.3
Date: 2024-03-05
Authors@R: c(
    person("James", "Helmreich", , "James.Helmreich@Marist.edu", role = "aut"),
    person("Robert", "Pruzek", role = "aut"),
    person("Jason", "Bryer", , "jason@bryer.org", role = c("ctb", "cre"),
           comment = c(ORCID = "0000-0002-2454-0402")),
    person("KuangNan", "Xiong", role = "ctb")
  )
Maintainer: Jason Bryer <jason@bryer.org>
Description: A collection of functions that primarily produce graphics to
    aid in a Propensity Score Analysis (PSA).  Functions include: cat.psa
    and box.psa to test balance within strata of categorical and
    quantitative covariates, circ.psa for a representation of the
    estimated effect size by stratum, loess.psa that provides a graphic
    and loess based effect size estimate, and various balance functions
    that provide measures of the balance achieved via a PSA in a
    categorical covariate.
License: GPL (>= 2)
URL: https://jbryer.github.io/PSAgraphics/
BugReports: https://github.com/jbryer/PSAgraphics/issues
Depends: R (>= 2.14.0), rpart
Imports: graphics, grDevices, stats
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-03-05 17:19:23 UTC; jbryer
Author: James Helmreich [aut],
  Robert Pruzek [aut],
  Jason Bryer [ctb, cre] (<https://orcid.org/0000-0002-2454-0402>),
  KuangNan Xiong [ctb]
Repository: CRAN
Date/Publication: 2024-03-05 17:50:06 UTC
Built: R 4.4.3; ; 2025-11-12 02:07:51 UTC; windows
