Package: psc
Type: Package
Title: Personalised Synthetic Controls
Version: 1.3.0
Authors@R: c(
    person("Richard", "Jackson", email = "richJ23@liverpool.ac.uk", 
    role = c("cre", "aut","cph"),
    comment = c(ORCID = "0000-0002-7814-5088")))
Maintainer: Richard Jackson <richJ23@liverpool.ac.uk>
Description: Allows the comparison of data cohorts (DC) against a Counter Factual Model (CFM) and measures the difference in terms of an efficacy parameter.  Allows the application of Personalised Synthetic Controls.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://github.com/richjjackson/psc/,
        https://github.com/richJJackson/psc
BugReports: https://github.com/richJJackson/psc/issues
Depends: R (>= 3.5.0)
Imports: mvtnorm, survival, enrichwith, stats, flexsurv, ggplot2,
        survminer, gtsummary, RColorBrewer, waffle
Suggests: knitr, rmarkdown, devtools, ggpubr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-29 14:49:07 UTC; richardjackson
Author: Richard Jackson [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0002-7814-5088>)
Repository: CRAN
Date/Publication: 2025-05-29 15:10:02 UTC
