larmarange / broom.helpers

A set of functions to facilitate manipulation of tibbles produced by broom
https://larmarange.github.io/broom.helpers/
GNU General Public License v3.0
21 stars 8 forks source link

n_ind for coxph and fix deprecated function of marginaleffect #251

Closed larmarange closed 1 month ago

larmarange commented 4 months ago

fix #249

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@243552a). Learn more about missing BASE report.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/larmarange/broom.helpers/pull/251/graphs/tree.svg?width=650&height=150&src=pr&token=onefg3YI04&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange)](https://app.codecov.io/gh/larmarange/broom.helpers/pull/251?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) ```diff @@ Coverage Diff @@ ## main #251 +/- ## ======================================= Coverage ? 94.94% ======================================= Files ? 43 Lines ? 2732 Branches ? 0 ======================================= Hits ? 2594 Misses ? 138 Partials ? 0 ``` | [Files](https://app.codecov.io/gh/larmarange/broom.helpers/pull/251?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) | Coverage Δ | | |---|---|---| | [R/broom.helpers-package.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/251?src=pr&el=tree&filepath=R%2Fbroom.helpers-package.R&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9icm9vbS5oZWxwZXJzLXBhY2thZ2UuUg==) | `97.29% <100.00%> (ø)` | | | [R/model\_get\_n.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/251?src=pr&el=tree&filepath=R%2Fmodel_get_n.R&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9tb2RlbF9nZXRfbi5S) | `96.77% <100.00%> (ø)` | | | [R/tidy\_add\_n.R](https://app.codecov.io/gh/larmarange/broom.helpers/pull/251?src=pr&el=tree&filepath=R%2Ftidy_add_n.R&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui90aWR5X2FkZF9uLlI=) | `100.00% <100.00%> (ø)` | |