checks_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
checks_plot_dsa(
  result_dsa_control,
  plotfor,
  type,
  result_dsa_treat,
  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

type

type of analysis, range or difference

result_dsa_treat

result from deterministic sensitivity analysis for the comparative Markov model

threshold

threshold value of WTP

comparator

the strategy to be compared with

Value

the plot variable


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