# Generated by roxygen2: do not edit by hand

S3method("[",cia_chain)
S3method("[",cia_chains)
S3method("[",cia_post_chain)
S3method("[",cia_post_chains)
S3method("[[",cia_chains)
S3method("[[",cia_post_chains)
S3method(CalculateAcceptanceRates,cia_chain)
S3method(CalculateAcceptanceRates,cia_chains)
S3method(CalculateEdgeProbabilities,cia_chain)
S3method(CalculateEdgeProbabilities,cia_chains)
S3method(CalculateEdgeProbabilities,cia_collection)
S3method(CalculateEdgeProbabilities,cia_collections)
S3method(CalculateFeatureMean,cia_chain)
S3method(CalculateFeatureMean,cia_chains)
S3method(CalculateFeatureMean,cia_collection)
S3method(CalculateFeatureMean,cia_collections)
S3method(CollectUniqueObjects,cia_chain)
S3method(CollectUniqueObjects,cia_chains)
S3method(DAGtoCPDAG,cia_chain)
S3method(DAGtoCPDAG,cia_chains)
S3method(DAGtoCPDAG,matrix)
S3method(DAGtoPartition,default)
S3method(DAGtoPartition,matrix)
S3method(FlattenChains,cia_chains)
S3method(FlattenChains,cia_post_chains)
S3method(GetMAP,cia_chain)
S3method(GetMAP,cia_chains)
S3method(GetMAP,cia_collection)
S3method(GetMAP,cia_collections)
S3method(PartitiontoDAG,cia_chain)
S3method(PartitiontoDAG,cia_chains)
S3method(PartitiontoDAG,data.frame)
S3method(PlotConcordance,default)
S3method(PlotConcordance,list)
S3method(PlotCumulativeMeanTrace,cia_post_chains)
S3method(PlotScoreTrace,cia_chain)
S3method(PlotScoreTrace,cia_chains)
S3method(SamplePosteriorPredictiveChains,cia_chain)
S3method(SamplePosteriorPredictiveChains,cia_chains)
S3method(print,summary.cia_chain)
S3method(print,summary.cia_chains)
S3method(print,summary.cia_post_chain)
S3method(print,summary.cia_post_chains)
S3method(summary,cia_chain)
S3method(summary,cia_chains)
S3method(summary,cia_post_chain)
S3method(summary,cia_post_chains)
S3method(toBNLearn,bn)
S3method(toBNLearn,default)
S3method(toBNLearn,igraph)
S3method(toBNLearn,matrix)
S3method(toMatrix,bn)
S3method(toMatrix,igraph)
S3method(toMatrix,matrix)
S3method(togRain,bn)
S3method(togRain,default)
S3method(togRain,igraph)
S3method(togRain,matrix)
export(BNLearnScorer)
export(CalculateAcceptanceRates)
export(CalculateEdgeProbabilities)
export(CalculateFeatureMean)
export(CollectUniqueObjects)
export(CreateScorer)
export(DAGtoCPDAG)
export(DAGtoPartition)
export(DefaultProposal)
export(FlattenChains)
export(GetEmptyDAG)
export(GetIncrementalScoringEdges)
export(GetLowestPairwiseScoringEdges)
export(GetMAP)
export(MutilateGraph)
export(PartitionMCMC)
export(PartitiontoDAG)
export(PlotConcordance)
export(PlotCumulativeMeanTrace)
export(PlotScoreTrace)
export(PostProcessChains)
export(SampleChains)
export(SampleEdgeProbabilities)
export(SamplePosteriorPredictiveChains)
export(ScoreDAG)
export(ScoreLabelledPartition)
export(UniformlySampleDAG)
export(toBNLearn)
export(toMatrix)
export(togRain)
importFrom(fastmatch,"%fin%")
importFrom(foreach,"%dopar%")
importFrom(rlang,.data)
