stephenslab / ebnm

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

Interface tweaks #21

Closed willwerscheid closed 5 years ago

willwerscheid commented 5 years ago

Revisions to docs and output names.

codecov-io commented 5 years ago

Codecov Report

Merging #21 into master will decrease coverage by 0.04%. The diff coverage is 96.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   90.52%   90.48%   -0.05%     
==========================================
  Files          19       19              
  Lines         908      956      +48     
==========================================
+ Hits          822      865      +43     
- Misses         86       91       +5
Impacted Files Coverage Δ
R/mle_point_normal.R 73.49% <0%> (-7.19%) :arrow_down:
R/mle_point_laplace.R 74.07% <0%> (+8.44%) :arrow_up:
R/mle_pn_special_cases.R 56.75% <100%> (+2.47%) :arrow_up:
R/summary_results_point_laplace.R 93.1% <100%> (-0.45%) :arrow_down:
R/summary_results_point_normal.R 90.62% <100%> (-6.15%) :arrow_down:
R/workhorse_point_laplace.R 94.33% <100%> (+3.77%) :arrow_up:
R/output.R 100% <100%> (ø) :arrow_up:
R/ebnm_fns.R 100% <100%> (ø) :arrow_up:
R/mle_pl_special_cases.R 90% <100%> (+0.52%) :arrow_up:
R/workhorse_normal_mix.R 89% <100%> (+0.11%) :arrow_up:
... and 5 more

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 f3248a1...9690fbf. Read the comment docs.