powered by
Return list with the terms and elements of the formula
f_parse_formula(formula)
Surv(entry_time,exit_time,outcome)~loglin(loglin_var1,..,loglin_varn)+ lin(lin_var1,..,lin_varm)+strata(strat_var1,...strat_varp)
list of terms in the formula
# NOT RUN { f_parse_formula(formula) # }
Run the code above in your browser using DataLab