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

oddsratio v1.0.0 #33

Closed pat-s closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #33 into master will increase coverage by 65.5%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #33      +/-   ##
========================================
+ Coverage   34.49%   100%   +65.5%     
========================================
  Files           5      3       -2     
  Lines         229    146      -83     
========================================
+ Hits           79    146      +67     
+ Misses        150      0     -150
Impacted Files Coverage Δ
R/or_glm.R 100% <100%> (ø)
R/helper_funs.R 100% <100%> (ø)
R/or_gam.R 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a35426e...c7fa2b4. Read the comment docs.