stephenslab / ebnm

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

Don't rescale when g is fixed #4

Closed willwerscheid closed 6 years ago

willwerscheid commented 6 years ago

If fixg=TRUE then we should get back what we put in, but the rescaling ends up changing g. We should simply skip the normalization step when g is fixed.