# Generated by roxygen2: do not edit by hand

export(contrast_matrix)
export(cov_canonical)
export(cov_ed)
export(cov_flash)
export(cov_pca)
export(cov_udi)
export(estimate_null_correlation_simple)
export(extreme_deconvolution)
export(get_estimated_pi)
export(get_log10bf)
export(get_n_significant_conditions)
export(get_pairwise_sharing)
export(get_pairwise_sharing_from_samples)
export(get_samples)
export(get_significant_results)
export(mash)
export(mash_1by1)
export(mash_compute_loglik)
export(mash_compute_posterior_matrices)
export(mash_compute_vloglik)
export(mash_estimate_corr_em)
export(mash_plot_meta)
export(mash_set_data)
export(mash_update_data)
export(sim_contrast1)
export(sim_contrast2)
export(simple_sims)
export(simple_sims2)
importFrom(Rcpp,evalCpp)
importFrom(abind,abind)
importFrom(ashr,ash)
importFrom(ashr,compute_lfsr)
importFrom(ashr,cxxMixSquarem)
importFrom(ashr,get_fitted_g)
importFrom(ashr,get_lfsr)
importFrom(ashr,get_loglik)
importFrom(ashr,get_pm)
importFrom(ashr,get_psd)
importFrom(ashr,mixEM)
importFrom(ashr,mixIP)
importFrom(ashr,mixSQP)
importFrom(assertthat,are_equal)
importFrom(assertthat,assert_that)
importFrom(mvtnorm,dmvnorm)
importFrom(mvtnorm,rmvnorm)
importFrom(plyr,aaply)
importFrom(plyr,alply)
importFrom(plyr,laply)
importFrom(rmeta,metaplot)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,fitted)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(utils,hasName)
importFrom(utils,modifyList)
useDynLib(mashr)
