heemod is a package for constructing common forms of health economic decision models. The outputs from probabilistic analysis of these models can be imported using these functions, to allow Value of Information measures to be calculated for them using the voi package.
Value
import_heemod_outputs
produces a list of model
outputs in "cost-effectiveness analysis" format, that can be
supplied as the outputs
argument to evppi
and similar functions in the voi package. Both the
heemod and BCEA packages need to be installed to use
this.
import_heemod_inputs
produces a data frame with samples of
parameter values under uncertainty, that can be supplied as the
inputs
argument to evppi
and similar functions
in voi.