stephenslab / ebnm

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

use function optimize when only one parameter is estimated #88

Open willwerscheid opened 1 year ago

willwerscheid commented 1 year ago

code was created to use optimize but the switch statement in handle_optmethod never actually gets there

willwerscheid commented 1 year ago

requires interval argument... might not be worth it