create_censoring_indicators_timevar_old.Rd
cens_indic_long
is a function that takes the incoming data and data structure and
builds a matrix of censoring indicator variables. This saves the user from
having to create these by hand.
create_censoring_indicators_timevar_old(data, models, tau = NULL)
Data frame
A object of type model_specification
A administrative censoring time, if NULL then set to maximum observed censoring/event time + epsilon
A matrix of censoring indicator variables