tidymodels / poissonreg

parsnip wrappers for Poisson regression
https://poissonreg.tidymodels.org
Other
22 stars 4 forks source link

Remove conditional generic for `predict_raw()` #52

Closed hfrick closed 1 year ago

hfrick commented 1 year ago

it was exported in the dev version 0.1.0.9001 and poissonreg depends on > 0.2.0

github-actions[bot] commented 1 year ago

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.