cmu-delphi / cmu-delphi/epipredict
Change `horizon` in `step_growth_rate()` and `arx_class_args_list()`
Open
- Dominant language
- R
- Stars
- 18
- Forks
- 13
- Avg merge
- 21d 58m
- Merged PRs (30d)
- 1
Description
We sometimes use horizon interchangeably with ahead and so perhaps we should change the name of it in `step_growth_rate()` and `arx_class_args_list()` (and anywhere else it gets used in such a way in this package). Since it is passed to the `h` argument of `epiprocess::growth_rate()`, then maybe the easiest thing is to just refer to it as `h`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.