# Generated by roxygen2: do not edit by hand

S3method(plot,iterativeMCMC)
S3method(plot,itercomp)
S3method(plot,orderMCMC)
S3method(plot,partitionMCMC)
S3method(plot,samplecomp)
S3method(print,iterativeMCMC)
S3method(print,itercomp)
S3method(print,orderMCMC)
S3method(print,partitionMCMC)
S3method(print,samplecomp)
S3method(print,scoreparameters)
S3method(print,scorespace)
S3method(summary,iterativeMCMC)
S3method(summary,itercomp)
S3method(summary,orderMCMC)
S3method(summary,partitionMCMC)
S3method(summary,samplecomp)
S3method(summary,scoreparameters)
S3method(summary,scorespace)
export(DAGscore)
export(DBNscore)
export(compact2full)
export(compareDAGs)
export(compareDBNs)
export(connectedSubGraph)
export(edgep)
export(full2compact)
export(getSubGraph)
export(graph2m)
export(iterativeMCMC)
export(itercomp)
export(m2graph)
export(modelp)
export(orderMCMC)
export(partitionMCMC)
export(plot2in1)
export(plotDBN)
export(plotdiffs)
export(plotdiffs.DBN)
export(plotpcor)
export(plotpedges)
export(samplecomp)
export(scoreagainstDAG)
export(scoreparameters)
export(scorespace)
export(string2mat)
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(graphics,text)
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)
