View source: R/4b_probabilistic_sensitivity_analysis_functions.R
plot_ceac_psa | R Documentation |
Function to plot CEAC
plot_ceac_psa(
control_markov,
trt_markov,
psa_table_ctrl,
psa_table_trt,
thresholds,
num_rep,
comparator
)
control_markov |
markov model for control |
trt_markov |
markov model for treatment |
psa_table_ctrl |
param table for psa for control |
psa_table_trt |
param table for psa for treatment |
thresholds |
threshold values of WTP |
num_rep |
number of repetitions |
comparator |
the strategy to be compared with |
plot of ceac
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.