# Generated by roxygen2: do not edit by hand

export(as_row_leaves)
export(full_names)
export(log_odds_trace)
export(phi_plot)
export(prune_sim_mat)
export(sim_reg)
export(sim_reg_summary)
export(term_marginals)
export(term_pair_marginals)
export(term_pair_marginals_plot)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,text)
importFrom(ontologyIndex,get_ancestors)
importFrom(ontologyIndex,get_term_descendancy_matrix)
importFrom(ontologyIndex,get_term_info_content)
importFrom(ontologyPlot,onto_plot)
importFrom(ontologyPlot,remove_links)
importFrom(ontologyPlot,simple_labels)
importFrom(ontologySimilarity,get_term_sim_mat)
importFrom(plotrix,color.legend)
importFrom(stats,dnorm)
importFrom(stats,pbeta)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,combn)
useDynLib(SimReg)
