View source: R/run_model_summary.R
| compute_icer | R Documentation | 
Compute ICER for Markov models.
compute_icer(x, strategy_order = order(x$.effect), threshold = 30000)
x | 
 Result of   | 
strategy_order | 
 Order in which the strategies should be sorted. Default: by increasing effect.  | 
threshold | 
 ICER threshold for net monetary benefit computation.  | 
Models are ordered by effectiveness and ICER are computed sequentially.
A data.frame with computed ICER.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.