Package: psc
Type: Package
Title: Personalised Synthetic Controls
Version: 1.2.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/
BugReports: https://github.com/richJJackson/psc/issues
Depends: R (>= 3.5.0)
Imports: mvtnorm, survival, enrichwith, stats, flexsurv, ggplot2,
        survminer
Suggests: knitr, rmarkdown, devtools, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-03-31 15:01:02 UTC; richardjackson
Author: Richard Jackson [cre, aut, cph]
    (<https://orcid.org/0000-0002-7814-5088>)
Repository: CRAN
Date/Publication: 2025-04-10 13:40:02 UTC
