plot_ceac_psa {packDAMipd}R Documentation

Function to plot CEAC

Description

Function to plot CEAC

Usage

plot_ceac_psa(
  control_markov,
  trt_markov,
  psa_table_ctrl,
  psa_table_trt,
  thresholds,
  num_rep,
  comparator
)

Arguments

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

Value

plot of ceac


[Package packDAMipd version 1.1.0 Index]