compute_IB {BCEA} | R Documentation |
Compute Incremental Benefit
Description
Sample of incremental net monetary benefit for each
willingness-to-pay threshold, , and comparator.
Usage
compute_IB(df_ce, k)
Arguments
df_ce |
Dataframe of cost and effectiveness deltas |
k |
Vector of willingness to pay values |
Details
Defined as:
If the net benefit function is used as utility function, the definition can be re-written as
Value
Array with dimensions (k x sim x ints)
See Also
[Package BCEA version 2.4.6 Index]