tidymodels / broom

Convert statistical analysis objects from R into tidy format
https://broom.tidymodels.org
Other
1.46k stars 304 forks source link

Update `glance` to correctly function on `lm` models with a 0 intercept #1209

Closed jrob95 closed 2 months ago

jrob95 commented 5 months ago

Response to issue: #1208

Have implemented fix, & associated tests and function works as intended.

simonpcouch commented 2 months ago

Thanks for the thorough issue description! These changes look clean—just added a NEWS bullet and will pick this up in the morning once checks have run.

github-actions[bot] commented 1 month ago

This pull request has been automatically locked. If you believe the issue addressed here persists, please file a new PR (with a reprex: https://reprex.tidyverse.org) and link to this one.