Skip to content

Deprecate quantile_reg() #462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks
dajmcdon opened this issue Apr 22, 2025 · 0 comments
Open
2 tasks

Deprecate quantile_reg() #462

dajmcdon opened this issue Apr 22, 2025 · 0 comments

Comments

@dajmcdon
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant