get_tdc_form {pammtools} | R Documentation |
Extract variables from the left-hand-side of a formula
Extract variables from the right-hand side of a formula
get_tdc_form(
formula,
data = NULL,
tdc_specials = c("concurrent", "cumulative"),
invert = FALSE
)
formula |
A |