stephenslab / ebnm

R package to fit Empirical Bayes Normal Means model.
https://stephenslab.github.io/ebnm/
12 stars 9 forks source link

Add vignette. #26

Closed willwerscheid closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #26 into master will increase coverage by 0.74%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   90.48%   91.22%   +0.74%     
==========================================
  Files          19       19              
  Lines         956      946      -10     
==========================================
- Hits          865      863       -2     
+ Misses         91       83       -8
Impacted Files Coverage Δ
R/mle_point_normal.R 76.92% <100%> (+3.42%) :arrow_up:
R/mle_point_laplace.R 86.36% <100%> (+12.28%) :arrow_up:

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 8faaf6d...3fdaef6. Read the comment docs.