Open
Description
From the discussion in PR # 116,
- Adjust the lead/lag function to accept a
time_unit
argument (days, months, weeks, years) and perform the operations appropriately. - Add an arg to
arx_args_list()
and elsewhere, where necessary (for ex., considerstep_epi_ahead
andstep_epi_lag
), to allow a user to specify the units (possibly different for lags/ahead/train_window).