statdivlab / corncob

Count Regression for Correlated Observations with the Beta-binomial
102 stars 22 forks source link

Modify try_only and add full_output #88

Closed bryandmartin closed 4 years ago

bryandmartin commented 4 years ago

Addresses #84 and #85

codecov-commenter commented 4 years ago

Codecov Report

Merging #88 into master will decrease coverage by 0.14%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   89.85%   89.70%   -0.15%     
==========================================
  Files          30       30              
  Lines         946      952       +6     
==========================================
+ Hits          850      854       +4     
- Misses         96       98       +2     
Impacted Files Coverage Δ
R/differentialTest.R 99.00% <88.88%> (-1.00%) :arrow_down:
R/bbdml.R 97.77% <0.00%> (-0.56%) :arrow_down:

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 a24c2b4...82275af. Read the comment docs.