This repository contains the codes necessary to produce an interactive shiny dash board that can be found at https://pharmacoecon.shinyapps.io/DecisionCurveApp/. The original Vickers et al’s code is embedded in the dashboard. The original purpose of the document was to serve as the analysis toolkit for determining the clinical utility of prediction models. The dashboard entails:
- Before embarking on the use of the dashboard, please have the necessary data files (*.csv or *.txt) that can be used as the input for the analysis.
- Allowing user to input datasets (as csv) and provide summary statistics and simple data visualization before conducting predictive modeling.
- Users can specify which models (e.g. logistic regression or decision tree) to use.
- Graphical display of the Receiver Operating Characteristic (ROC) curve and Net Benefit curve.
- Parameters of the parametric distributions and fit statistics can be obtained..