stephenslab / ebnm

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

Merge from dev #6

Closed willwerscheid closed 6 years ago

willwerscheid commented 6 years ago

Add parameter fix_pi0 and main function ebnm_normal (for no pointmass); allow main functions to take parameter 'control'; do some argument checking; fix nasty bug in wpost_normal; re-factor optimization code in mle_normal; clean up formatting in point-normal files; add some tests