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 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 Repository: https://jbryer.r-universe.dev Date/Publication: 2024-03-05 17:19:50 UTC RemoteUrl: https://github.com/jbryer/psagraphics RemoteRef: HEAD RemoteSha: 89df77aaf5da4d821910bfe5f8fee6eb4b08ff7c NeedsCompilation: no Packaged: 2026-06-11 08:01:13 UTC; root Author: James Helmreich [aut], Robert Pruzek [aut], Jason Bryer [ctb, cre] (ORCID: ), KuangNan Xiong [ctb]