summary.ceac {dampack} | R Documentation |
Summarize a ceac
Description
Describes cost-effective strategies and their associated intervals of cost-effectiveness
Usage
## S3 method for class 'ceac'
summary(object, ...)
Arguments
object |
object returned from the |
... |
further arguments (not used) |
Value
data frame showing the interval of cost effectiveness for each
interval. The intervals are open on the right endpoint -
i.e., [range_min
, range_max
)
[Package dampack version 1.0.2.1000 Index]