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) Repository: https://heorlytics.r-universe.dev Date/Publication: 2026-04-16 16:50:42 UTC RemoteUrl: https://github.com/heorlytics/dceasimr RemoteRef: HEAD RemoteSha: 5d719151467e418d957a99e11a8b20a6fde28ff8 NeedsCompilation: no Packaged: 2026-06-23 10:20:12 UTC; root Author: Shubhram Pandey [aut, cre] (ORCID: ) Maintainer: Shubhram Pandey