stephenslab / ebnm

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

Zero and infinite SEs #7

Closed willwerscheid closed 6 years ago

willwerscheid commented 6 years ago

Allow ebnm_point_normal to accept observations with infinite SEs (just returns the mean and variance of the prior). Fix bug in calculation of log likelihood when there are SEs equal to zero.