# Generated by roxygen2: do not edit by hand

S3method(log_BF,default)
S3method(log_BF,sim_reg_output)
S3method(plot,sim_reg_output)
S3method(plot,sim_reg_summary)
S3method(print,sim_reg_output)
S3method(print,sim_reg_summary)
S3method(summary,sim_reg_output)
export(get_term_marginals)
export(get_terms)
export(log_BF)
export(plot_term_marginals)
export(prob_association)
export(sim_reg)
export(sum_log_probs)
export(term_marginals)
importFrom(graphics,plot)
importFrom(ontologyIndex,get_ancestors)
importFrom(ontologyIndex,get_term_info_content)
importFrom(ontologyIndex,minimal_set)
importFrom(ontologyPlot,official_labels)
importFrom(ontologyPlot,onto_plot)
importFrom(ontologyPlot,remove_links)
importFrom(ontologySimilarity,get_asym_sim_grid)
importFrom(ontologySimilarity,get_sim_grid)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,dbeta)
importFrom(stats,dgamma)
importFrom(stats,hclust)
importFrom(stats,setNames)
useDynLib(SimReg)
