keep_results_plot_dsa: Function to do some checks before plotting sensitivity...

Description Usage Arguments Value

View source: R/4a_deterministic_sensitivity_analysis_functions.R

Description

Function to do some checks before plotting sensitivity analysis results

Usage

1
2
3
4
5
6
7
8
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


packDAMipd documentation built on March 3, 2021, 5:07 p.m.