keep_results_plot_dsa {packDAMipd} | R Documentation |
Function to do some checks before plotting sensitivity analysis results
Description
Function to do some checks before plotting sensitivity analysis results
Usage
keep_results_plot_dsa(
result_dsa_control,
plotfor,
result_dsa_treat,
plot_variable,
threshold,
comparator
)
Arguments
result_dsa_control |
result from deterministic sensitivity analysis for first or control model |
plotfor |
the variable to plotfor e.g. cost, utility NMB etc |
result_dsa_treat |
result from deterministic sensitivity analysis for the comparative Markov model |
plot_variable |
variable for plotting |
threshold |
threshold value of WTP |
comparator |
the strategy to be compared with |
Value
results to plot dsa
[Package packDAMipd version 1.1.0 Index]