cmu-delphi / cmu-delphi/epipredict
Add `step_epi_shift` and add sign check back into `step_epi_ahead`
Open
- Dominant language
- R
- Stars
- 18
- Forks
- 13
- Avg merge
- 21d 58m
- Merged PRs (30d)
- 1
Description
Currently `step_epi_ahead` doesn't check whether the ahead is positive (this is for backcasting and latency adjustment reasons). Per a discussion with Dan, we eventually should add a `step_epi_shift` that can be either positive or negative and doesn't default to either `outcome` or `predictor`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.