# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,sim_reg_summary)
S3method(plot,sim_reg_samples)
S3method(plot,sim_reg_summary)
S3method(print,sim_reg_samples)
S3method(print,sim_reg_summary)
S3method(summary,sim_reg_samples)
export("P(gamma=1)")
export(P_y_given_x)
export(as_row_leaves)
export(full_names)
export(log_odds_trace)
export(multi_sim_reg)
export(phi_plot)
export(prune_sim_mat)
export(s)
export(s_phi)
export(s_x)
export(sim_reg)
export(sim_reg_mc)
export(sim_reg_summary)
export(subset_sim_reg_samples)
export(term_marginals)
export(term_pair_marginals)
export(term_pair_marginals_plot)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,hsv)
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,lines)
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,calibrate_sizes)
importFrom(ontologyPlot,official_labels)
importFrom(ontologyPlot,onto_plot)
importFrom(ontologyPlot,remove_links)
importFrom(ontologyPlot,simple_labels)
importFrom(ontologySimilarity,get_term_sim_mat)
importFrom(parallel,mclapply)
importFrom(parallel,mcmapply)
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)
