# Generated by roxygen2: do not edit by hand

S3method(print,MCMCmax)
S3method(print,MCMCtrace)
S3method(print,compDAGs)
S3method(print,scoreparameters)
S3method(summary,MCMCmult)
S3method(summary,MCMCres)
export(DAGscore)
export(DBNscore)
export(compact2full)
export(compareDAGs)
export(compareDBNs)
export(dag.threshold)
export(edges.posterior)
export(full2compact)
export(graph2m)
export(iterations.check)
export(iterativeMCMC)
export(m2graph)
export(orderMCMC)
export(partitionMCMC)
export(plotDBN)
export(plotpcor)
export(plotpedges)
export(sample.check)
export(scoreagainstDAG)
export(scoreparameters)
import(pcalg)
importFrom(Rcpp,evalCpp)
importFrom(graph,graph.par)
importFrom(graph,nodeRenderInfo)
importFrom(graph,nodes)
importFrom(graph,numNodes)
importFrom(graph,plot)
importFrom(graph,subGraph)
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,tail)
useDynLib(BiDAG, .registration=TRUE)
