# Generated by roxygen2: do not edit by hand

S3method(plot,ebnm)
S3method(print,ebnm)
export(ebnm)
export(ebnm_ash)
export(ebnm_deconvolver)
export(ebnm_horseshoe)
export(ebnm_normal)
export(ebnm_normal_scale_mixture)
export(ebnm_npmle)
export(ebnm_point_exponential)
export(ebnm_point_laplace)
export(ebnm_point_normal)
export(ebnm_unimodal)
export(ebnm_unimodal_nonnegative)
export(ebnm_unimodal_nonpositive)
export(ebnm_unimodal_symmetric)
export(gammamix)
export(horseshoe)
export(laplacemix)
export(output_all)
export(output_default)
importFrom(ashr,ash)
importFrom(ashr,my_e2truncnorm)
importFrom(ashr,my_etruncnorm)
importFrom(ashr,normalmix)
importFrom(deconvolveR,deconv)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,pull)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(horseshoe,HS.normal.means)
importFrom(horseshoe,HS.post.mean)
importFrom(horseshoe,HS.post.var)
importFrom(magrittr,`%>%`)
importFrom(methods,is)
importFrom(mixsqp,mixsqp)
importFrom(rlang,.data)
importFrom(stats,approx)
importFrom(stats,dnorm)
importFrom(stats,integrate)
importFrom(stats,median)
importFrom(stats,nlm)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,uniroot)
importFrom(truncnorm,rtruncnorm)
importFrom(trust,trust)
importFrom(utils,modifyList)
