# Generated by roxygen2: do not edit by hand

S3method(plot_centrality,bgms)
S3method(plot_centrality,easybgm)
S3method(plot_complexity_probabilities,bgms)
S3method(plot_complexity_probabilities,easybgm)
S3method(plot_edgeevidence,bgms)
S3method(plot_edgeevidence,easybgm)
S3method(plot_network,bgms)
S3method(plot_network,easybgm)
S3method(plot_parameterHDI,bgms)
S3method(plot_parameterHDI,easybgm)
S3method(plot_structure,bgms)
S3method(plot_structure,easybgm)
S3method(plot_structure_probabilities,bgms)
S3method(plot_structure_probabilities,easybgm)
S3method(print,easybgm)
S3method(summary,easybgm)
export(easybgm)
export(plot_centrality)
export(plot_complexity_probabilities)
export(plot_edgeevidence)
export(plot_network)
export(plot_parameterHDI)
export(plot_structure)
export(plot_structure_probabilities)
import(HDInterval)
import(ggplot2)
import(qgraph)
importFrom(BDgraph,bdgraph)
importFrom(BDgraph,bdgraph.mpl)
importFrom(BDgraph,plinks)
importFrom(bgms,bgm)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_modify)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(ggplot2,.data)
importFrom(stats,median)
importFrom(utils,packageVersion)
