Description
Probabilistic Analysis Check Package.
Description
Investigate (analytically or visually) the inputs and outputs of probabilistic analyses of health economic models using standard health economic visualisation and metamodelling methods.
README.md
pacheck
The goal of pacheck is to provide a suite of functions to investigate the probabilistic analysis results of a health economic model.
Installation
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("Xa4P/pacheck")
You can install the version on CRAN using:
install.packages("pacheck")