stephenslab / ebnm

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

Add ebnm_point_mass, improper uniform prior #83

Closed willwerscheid closed 1 year ago

willwerscheid commented 1 year ago

Would be a useful way to "fix" elements using group priors. Another useful function would just return x and s as is (might be useful for "mean" factors in flash). I am not sure what to call this one. ebnm_improper_uniform is unwieldy. ebnm_identity? ebnm_no_prior? ebnm_flat?

stephens999 commented 1 year ago

ebnm_flat seems ok. Or ebnm_improper?