ParCC (Parameter Converter & Calculator) is a decision support tool for Health Technology Assessment (HTA). It bridges the gap between reported clinical statistics and the specific input parameters required for health economic models such as Markov cohort models, decision trees, and partitioned survival models.
Install ParCC from GitHub:
This opens a browser-based Shiny application with all calculation tools.
Reproducibility is critical in HTA. Every parameter in your model must be traceable to its source and methodology. ParCC acts as your digital logbook.
The 4-Step Workflow:
Label It: Before calculating, type a specific name in the ‘Label’ box (e.g., “PFS Control Arm” or “Cost of Surgery - AIIMS 2023”).
Calculate & Log: Click the blue action button. This calculates the result AND saves it to your session log with a timestamp.
Review: Navigate to the Report tab to see a table of all logged parameters.
Export: Download the HTML Report. This document serves as a Technical Appendix for your manuscript or HTA dossier, complete with formulas and references.
ParCC provides 12 calculation modules organized into four categories:
Explore the other vignettes for detailed tutorials:
vignette("core-conversions") – Rates, Odds, and Time
Rescalingvignette("hr-probability-converter") – Applying Hazard
Ratiosvignette("survival-extrapolation") – Fitting survival
curvesvignette("background-mortality") – Mortality
adjustmentsvignette("psa-distributions") – Parameterizing PSAvignette("economic-evaluation") – ICER, NMB, and
VBPvignette("batch-workflow") – Bulk CSV processing