ColossusCoxSurv
assigns and interprets interval columns for cox model.
This functions is called using the arguments for Cox in the right-hand side of
the formula. Uses an interval start time, end time, and event status. These are
expected to be in order or named: tstart, tend, and event.
The Fine-Gray and Stratified versions use strata and weight named options
or the last two entries.
See also
Other Formula Interpretation:
ColossusCaseConStrataSurv()
,
ColossusCaseConSurv()
,
ColossusCaseConTimeStrataSurv()
,
ColossusCaseConTimeSurv()
,
ColossusCoxStrataSurv()
,
ColossusExpressionCall()
,
ColossusFineGrayStrataSurv()
,
ColossusFineGraySurv()
,
ColossusPoisSurv()
,
get_form()
,
get_form_joint()
,
get_form_list()
,
get_form_risk()
,
get_form_surv()