# Generated by roxygen2: do not edit by hand

export(adapt)
export(adapt_gam)
export(adapt_glm)
export(adapt_glmnet)
export(beta_family)
export(corr_lfdr)
export(ctgm_lfdr)
export(gen_adapt_model)
export(gen_exp_family)
export(inv_gaussian_family)
export(plot_1d_lfdr)
export(plot_1d_thresh)
export(plot_2d_lfdr)
export(plot_2d_thresh)
importFrom(graphics,.filled.contour)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,filled.contour)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(methods,formalArgs)
importFrom(stats,Gamma)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,quasibinomial)
importFrom(stats,rnorm)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
