cmu-delphi / cmu-delphi/epipredict
Add time unit arguments in `lead/lag function` and `arx_args_list()` and elsewhere, where necessary
Open
enhancement
- Dominant language
- R
- Stars
- 18
- Forks
- 13
- Avg merge
- 21d 58m
- Merged PRs (30d)
- 1
Description
From the discussion in [PR # 116](https://github.com/cmu-delphi/epipredict/pull/116),
1. Adjust the lead/lag function to accept a `time_unit` argument (days, months, weeks, years) and perform the operations appropriately.
2. 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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.