Package: ParCC Title: Parameter Converter and Calculator for Health Technology Assessment Version: 1.4.0 Authors@R: c( person("Abhijit", "Pakhare", email = "drpakhare@gmail.com", role = c("aut", "cre")), person("Soumya", "Jain", role = "aut"), person("Anvita", "Malhotra", role = "aut"), person("Shivansh", "Verma", role = "aut"), person("Biju", "Somen", role = "aut"), person("Oshima", "Sachin", role = "aut"), person("Beena", "Joshi", role = "aut"), person("Ankur", "Joshi", role = "aut") ) Description: An interactive 'shiny' application for Health Technology Assessment (HTA) parameter estimation. Converts between rates, probabilities, odds, and hazard ratios (HR); extrapolates survival curves (Exponential, Weibull, Log-Logistic); fits probabilistic sensitivity analysis (PSA) distributions (Beta, Gamma, LogNormal, Dirichlet) via the method of moments; calculates incremental cost-effectiveness ratios (ICERs), net monetary benefit (NMB), value-based pricing, and budget impact; adjusts costs for inflation, discounting, and purchasing power parity (PPP) across 30 countries; and adjusts background mortality using life-table methods. Designed for researchers building cost-effectiveness and budget-impact models who need auditable, formula-documented parameter transformations. Methods include Zhang and Yu (1998) for odds ratio (OR) to relative risk (RR) conversion and Chinn (2000, Statistics in Medicine, 19, 3127-3131) for effect-size transformations. License: MIT + file LICENSE Encoding: UTF-8 Imports: shiny, shinythemes, ggplot2, plotly, DT, rmarkdown, magrittr RoxygenNote: 7.3.3 URL: https://drpakhare.github.io/ParCC/, https://github.com/drpakhare/ParCC BugReports: https://github.com/drpakhare/ParCC/issues VignetteBuilder: knitr Config/testthat/edition: 3 Suggests: knitr, testthat (>= 3.0.0) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://drpakhare.r-universe.dev Date/Publication: 2026-06-15 08:54:39 UTC RemoteUrl: https://github.com/drpakhare/parcc RemoteRef: HEAD RemoteSha: f3d70fa9e8f7154c2592c94ea064a62b624de4a8 NeedsCompilation: no Packaged: 2026-06-15 10:04:38 UTC; root Author: Abhijit Pakhare [aut, cre], Soumya Jain [aut], Anvita Malhotra [aut], Shivansh Verma [aut], Biju Somen [aut], Oshima Sachin [aut], Beena Joshi [aut], Ankur Joshi [aut] Maintainer: Abhijit Pakhare