l_psa | R Documentation |
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:
r_DieMets: Cancer mortality rate (CALIBRATED)
r_RecurCDX2pos: Rate of recurrence in CDX2 positive patients (CALIBRATED)
hr_RecurCDX2neg: Hazard ratio of recurrence in CDX2 negative vs positive patients (CALIBRATED)
p_Mets: Proportion of recurrence being metastatic (CALIBRATED)
p_CDX2neg: Proportion of CDX2-negative patients
hr_Recurr_CDXneg_Rx: Hazard ratio for disease recurrence among patients with CDX2-negative under chemo versus CDX2-negative patients without chemotherapy.
hr_Recurr_CDXpos_Rx: Hazard ratio for disease recurrence among patients with CDX2-positive under chemo versus CDX2-positive patients without chemotherapy.
c_Chemo: Cost of chemotherapy
c_ChemoAdmin: Cost of chemotherapy administration
c_CRCStg2_init: Initial costs in CRC Stage II (minus chemo and chemo admin)
c_CRCStg2_cont: Continuing costs in CRC Stage II
c_CRCStg4_cont: Continuing costs in CRC Stage IV
ic_DeathCRCStg2: Increase in cost when dying from cancer while in Stage II
ic_DeathOCStg2: Increase in cost when dying from Other Causes (OC) while in Stage II
c_Test: Cost of IHC staining
u_Stg2: Utility of Stage II without chemo
u_Stg2Chemo: Utility of Stage II with chemo
u_Mets: Utility of metastatic recurrence state
A vector of strings with parameter names.
A string with the currency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.