# Generated by roxygen2: do not edit by hand

S3method(AIC,pvEBayes)
S3method(BIC,pvEBayes)
S3method(logLik,pvEBayes)
S3method(plot,pvEBayes)
S3method(print,pvEBayes)
S3method(summary,pvEBayes)
export("%>%")
export(estimate_null_expected_count)
export(extract_all_fitted_models)
export(eyeplot_pvEBayes)
export(generate_contin_table)
export(heatmap_pvEBayes)
export(posterior_draws)
export(pvEBayes)
export(pvEBayes_tune)
importFrom(Rcpp,evalCpp)
importFrom(data.table,.SD)
importFrom(magrittr,"%>%")
importFrom(stats,BIC)
useDynLib(pvEBayes, .registration = TRUE)
