Package: psc
Type: Package
Title: Personalised Synthetic Controls
Version: 2.0.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.3
URL: https://github.com/richjjackson/psc/,
        https://github.com/richJJackson/psc,
        https://richjjackson.github.io/psc/
BugReports: https://github.com/richJJackson/psc/issues
Depends: R (>= 4.0.0), survival, ggplot2
Imports: mvtnorm, enrichwith, stats, flexsurv, survminer, gtsummary,
        RColorBrewer, parallel, ggpubr, posterior, lme4, utils
Suggests: knitr, rmarkdown, devtools, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-11-13 12:48:30 UTC; richardjackson
Author: Richard Jackson [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0002-7814-5088>)
Repository: CRAN
Date/Publication: 2025-11-13 17:40:02 UTC
Built: R 4.5.0; ; 2025-11-13 19:14:37 UTC; unix
