Package: dceasimR
Title: Distributional Cost-Effectiveness Analysis for Health Technology
        Assessment
Version: 0.1.0
Authors@R: 
    person("Shubhram", "Pandey", , "shubhram.pandey@heorlytics.com",
           role = c("aut", "cre"),
           comment = c(ORCID = "0009-0005-2303-1592"))
Description: Implements distributional cost-effectiveness analysis (DCEA) as
    described in Cookson et al. (2020, ISBN:9780198838197)
    and the methods endorsed by NICE (2025) for health technology evaluation.
    Provides functions for both aggregate and full-form DCEA, inequality
    measurement (Atkinson index, Gini coefficient, slope index of inequality,
    relative index of inequality), social welfare function evaluation,
    equity-efficiency impact plane visualisation, and sensitivity analysis over
    inequality aversion parameters. Includes baseline health distributions for
    England (by IMD quintile), Canada (income quintile), and global WHO
    regions. Suitable for academic research, health technology assessment
    submissions, and public health policy analysis.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Language: en-GB
URL: https://heorlytics.github.io/dceasimR/
BugReports: https://github.com/heorlytics/dceasimR/issues
Imports: ggplot2 (>= 3.4.0), dplyr (>= 1.1.0), rlang (>= 1.1.0), tibble
        (>= 3.2.0), scales (>= 1.3.0), stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), openxlsx, flextable,
        covr, vdiffr
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2026-04-16 16:40:07 UTC; ShubhramPandey
Author: Shubhram Pandey [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-2303-1592>)
Maintainer: Shubhram Pandey <shubhram.pandey@heorlytics.com>
Repository: CRAN
Date/Publication: 2026-04-21 19:02:26 UTC
Built: R 4.6.0; ; 2026-04-25 15:38:59 UTC; windows
