powered by
Given a prepped data list from prep_data_cif, run the standard CIF analysis.
prep_data_cif
do_cif_analysis(prepped, tau = 15)
A list with formatted results for RMLT1 and RMLT2.
A list returned by prep_data_cif(), containing Treatment and Control.
prep_data_cif()
Treatment
Control
Numeric, time horizon (e.g. 15 or 29).
- RMLT1 uses parameters (a,b,c) = (0,1,0) for recovery/discharge analysis. - RMLT2 uses (a,b,c) = (0,0,1) for death analysis.
(a,b,c) = (0,1,0)
(a,b,c) = (0,0,1)