pat-s / oddsratio

Simplified odds ratio calculation of binomial GAM/GLM models
https://pat-s.github.io/oddsratio
Other
32 stars 2 forks source link

Account for mixed predictor specifications #58

Open pat-s opened 1 year ago

pat-s commented 1 year ago

fixes #54

codecov[bot] commented 1 year ago

Codecov Report

Base: 66.09% // Head: 66.23% // Increases project coverage by +0.14% :tada:

Coverage data is based on head (a81e415) compared to base (add6f09). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ========================================== + Coverage 66.09% 66.23% +0.14% ========================================== Files 5 5 Lines 233 234 +1 ========================================== + Hits 154 155 +1 Misses 79 79 ``` | [Impacted Files](https://codecov.io/gh/pat-s/oddsratio/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Schratz) | Coverage Δ | | |---|---|---| | [R/helper\_funs.R](https://codecov.io/gh/pat-s/oddsratio/pull/58/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Schratz#diff-Ui9oZWxwZXJfZnVucy5S) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Schratz). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Schratz)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.