Perform the health economic simulation using partitioned survival model.
perform_simulation_psm.RdThis function performs the simulation of the partitioned survival health economic model developed to test the functionalities of the package.
Value
A vector. This vector contains the (un)discounted intermediate and final outcomes of the health economic model.
Examples
# Perform the simulation using the deterministic model inputs
l_inputs_det <- generate_det_inputs()
v_results_det <- perform_simulation_psm(l_inputs_det)
#> Error in eval(substitute(expr), data, enclos = parent.frame()): object 'shape_weib_os' not found