An object of class psa
with PSA inputs and outputs for the Sick-Sicker model.
l_psa
A list with 11 rows and 5 variables:
Number of strategies.
Strategy names.
Number of PSA samples.
A data frame with n_sim
rows and n_strategies
columns with the cost per strategy for all PSA samples.
A data frame with n_sim
rows and n_strategies
columns with the effectiveness per strategy for all PSA samples.
Survival target. A data frame of input parameters with
n_sim
rows and 15 columns:
c_S1: Annual cost for sick individuals in S1
c_S2: Annual cost for sick individuals in S2
c_D: Annual cost for dead individuals
c_Trt: Additional costs of sick individuals treated in S1 or S2
u_H: Utility for healthy individuals
u_S1: Utility for sick individuals in S1
u_S2: Utility for sick individuals in S1
u_D: Utility for dead individuals
u_Trt: Utility for treated individuals in S1
p_HS1: Annual transition probability of disease onset (H to S1)
p_S1H: Annual transition probability of recovery (S1 to H)
p_S1S2: Annual transition probability of disease progression (S1 to S2)
hr_S1: Hazard rate ratio of death in S1 vs H
hr_S2: Hazard rate ratio of death in S2 vs H
n_age_init: Initial age of the population
n_t: Time horizon in years
d_c: Annual discount rate for costs
d_e: Annual discount rate for effectiveness
A vector of strings with parameter names.
A string with the currency.