aknandi / disaggregation

R package containing methods for Bayesian disaggregation modelling
Other
21 stars 6 forks source link

Sort out priors #38

Closed aknandi closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #38 into master will decrease coverage by 0.64%. The diff coverage is 86.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   92.96%   92.32%   -0.65%     
==========================================
  Files          10       10              
  Lines         597      625      +28     
==========================================
+ Hits          555      577      +22     
- Misses         42       48       +6
Impacted Files Coverage Δ
R/fit_model.R 93.57% <100%> (+0.24%) :arrow_up:
src/disaggregation.cpp 98.42% <100%> (+0.17%) :arrow_up:
R/predict.R 92.17% <45.45%> (-4.95%) :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 95dfd10...8e04891. Read the comment docs.