Package: psc
Type: Package
Title: Personalised Synthetic Controls
Version: 1.1.0
Authors@R: c(
    person("Richard", "Jackson", email = "richJ23@liverpool.ac.uk", 
    role = c("cre", "aut"),
    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
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-12-12 20:55:30 UTC; richardjackson
Author: Richard Jackson [cre, aut] (<https://orcid.org/0000-0002-7814-5088>)
Repository: CRAN
Date/Publication: 2024-12-12 21:30:02 UTC
