cmu-delphi / cmu-delphi/epipredict

Deprecate `quantile_reg()`

Open
#462 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
18
Forks
13
Avg merge
21d 58m
Merged PRs (30d)
1

Description

This is now supported directly: `linear_reg() |> set_mode("quantile regression", quantile_levels = c(0.2, 0.5, 0.8))`.

- [ ] We can remove `make_quantile_reg.R`
- [ ] Adjust `arx_fcast_epi_workflow()` to process the quantile levels correctly.

Aside: That's a terrible function name.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.