Package: psc
Type: Package
Title: Personalised Synthetic Controls
Version: 1.0.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.1
URL: https://github.com/richjjackson/psc/
BugReports: https://github.com/richJJackson/psc/issues
Depends: R (>= 3.5.0)
Imports: mvtnorm, survival, enrichwith, stats, flexsurv
Suggests: knitr, rmarkdown, devtools
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-11-19 10:15:28 UTC; richardjackson
Author: Richard Jackson [cre, aut] (<https://orcid.org/0000-0002-7814-5088>)
Repository: CRAN
Date/Publication: 2024-11-20 10:40:02 UTC
