compute_Ustar {BCEA} | R Documentation |
Compute Ustar Statistic
Description
The maximum utility value among the comparators, indicating which intervention produced the most benefits at each simulation.
Usage
compute_Ustar(U)
Arguments
U |
Net monetary benefit (sim x k x intervs) |
Value
Array with dimensions (sim x k)
[Package BCEA version 2.4.6 Index]