You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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., consider step_epi_ahead and step_epi_lag), to allow a user to specify the units (possibly different for lags/ahead/train_window).