compute_vi {BCEA} | R Documentation |
Compute Value of Information
Description
The difference between the maximum utility computed for the current
parameter configuration and the utility of the intervention which
is associated with the maximum utility overall.
Usage
compute_vi(Ustar, U)
Arguments
Ustar |
Maximum utility value (sim x k) |
U |
Net monetary benefit (sim x k x interv) |
Details
The value of obtaining additional information on the parameter
to reduce the uncertainty in the decisional process.
It is defined as:
with the maximum utility value for the given simulation
among all comparators and
the expected utility
gained by the adoption of the cost-effective intervention.
Value
Array with dimensions (sim x k)
See Also
[Package BCEA version 2.4.6 Index]