create_clones_check_inputs.Rd
Check inputs to create clones
create_clones_check_inputs(
df,
id,
event,
time_to_event,
exposure,
time_to_exposure,
ced_window
)
A data.frame with one row per patient.
The name of the column in df
that contains the patient identifier.
The name of the column in df
that contains the event of interest.
The name of the column in df
that contains the time to event.
The name of the column in df
that contains the exposure.
The name of the column in df
that contains the time to exposure.
The date at which the clinical eligibility window closes.
exposure
and time_to_exposure
TRUE if inputs are valid else false