View source: R/icer_analysis.R
Runs a statistical analysis on an ICER value of interest following an incremental analysis. The ICER of interest is selected by specifying the two conditions of interest with intv1 and intv2.
1 2 3 |
cea_lst |
A ceamodel class object created using a ceamodel_setup function. If a ceaicer object is not included (from ceamodel_incremental), this will be run first before an analysis of the ICER. |
intv1 |
Reference to one of the conditions specified in the intervention variable of cea_lst |
fieller_plot |
If TRUE, create and save a Fieller confidence interval plot for the ICER |
inb |
If TRUE, run an incremental net-benefit analysis |
boot |
If TRUE, run a bootstrap analysis |
ci_level, |
Percent level for the confidence interval, default at 95 confidence interval. |
intv1 |
Reference to one of the conditions specified in the intervention variable of cea_lst, should be different from intv1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.