# Generated by roxygen2: do not edit by hand

S3method(confusion,default)
S3method(evaluate,array)
S3method(evaluate,matrix)
S3method(evaluate,tamat)
S3method(plot,tamat)
S3method(plot,tpdag)
S3method(plot,tskeleton)
export(F1)
export(FDR)
export(FOR)
export(G1)
export(NPV)
export(adj_confusion)
export(as.graphNEL)
export(average_degree)
export(compare)
export(confusion)
export(corTest)
export(dir_confusion)
export(edges)
export(essgraph2amat)
export(evaluate)
export(gausCorScore)
export(graph2amat)
export(is_cpdag)
export(is_pdag)
export(maketikz)
export(maxnedges)
export(nDAGs)
export(nedges)
export(plotTempoMech)
export(precision)
export(probmat2amat)
export(recall)
export(regTest)
export(shd)
export(simDAG)
export(simGausFromDAG)
export(specificity)
export(tamat)
export(tpc)
import(igraph)
importFrom(RColorBrewer,brewer.pal)
importFrom(clipr,write_clip)
importFrom(graphics,axis)
importFrom(graphics,mtext)
importFrom(gtools,combinations)
importFrom(methods,as)
importFrom(methods,new)
importFrom(pcalg,addBgKnowledge)
importFrom(pcalg,gaussCItest)
importFrom(pcalg,isValidGraph)
importFrom(pcalg,skeleton)
importFrom(scales,alpha)
importFrom(splines,ns)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,glm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,update)
