# Generated by roxygen2: do not edit by hand

S3method(plot,MCMCmult)
S3method(plot,MCMCres)
S3method(print,MCMCmult)
S3method(print,MCMCres)
S3method(print,MCMCscoretab)
S3method(print,scoreparameters)
S3method(summary,MCMCmult)
S3method(summary,MCMCres)
S3method(summary,MCMCscoretab)
S3method(summary,scoreparameters)
export(DAGscore)
export(DBNscore)
export(compact2full)
export(compareDAGs)
export(compareDBNs)
export(connectedSubGraph)
export(edgep)
export(full2compact)
export(getSubGraph)
export(graph2m)
export(iterations.check)
export(iterativeMCMC)
export(m2graph)
export(modelp)
export(orderMCMC)
export(partitionMCMC)
export(plot.MCMCmult)
export(plot.MCMCres)
export(plotDBN)
export(plotdiffs)
export(plotdiffs.DBN)
export(plotpcor)
export(plotpedges)
export(print.MCMCmult)
export(print.MCMCres)
export(print.MCMCscoretab)
export(print.scoreparameters)
export(sample.check)
export(scoreagainstDAG)
export(scoreparameters)
export(string2mat)
export(summary.MCMCmult)
export(summary.MCMCres)
export(summary.MCMCscoretab)
export(summary.scoreparameters)
import(pcalg)
importFrom(Rcpp,evalCpp)
importFrom(Rgraphviz,makeNodeAttrs)
importFrom(graph,graph.par)
importFrom(graph,nodeRenderInfo)
importFrom(graph,nodes)
importFrom(graph,numNodes)
importFrom(graph,plot)
importFrom(graph,subGraph)
importFrom(graphics,abline)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(methods,new)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,cov.wt)
importFrom(stats,pchisq)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,data)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(BiDAG, .registration=TRUE)
