# Generated by roxygen2: do not edit by hand

S3method(as.character,parentslist)
S3method(as_adj_matrix,parentslist)
S3method(as_bn,parentslist)
S3method(as_bn,sevt)
S3method(as_parentslist,bn)
S3method(as_parentslist,bn.fit)
S3method(as_parentslist,sevt)
S3method(as_sevt,bn)
S3method(as_sevt,bn.fit)
S3method(as_sevt,parentslist)
S3method(barplot,sevt)
S3method(full,data.frame)
S3method(full,table)
S3method(indep,data.frame)
S3method(indep,table)
S3method(logLik,sevt)
S3method(plot,sevt)
S3method(predict,sevt)
S3method(print,parentslist)
S3method(print,sevt)
S3method(print,summary.sevt)
S3method(sevt,data.frame)
S3method(sevt,list)
S3method(sevt,table)
S3method(summary,sevt)
S3method(text,sevt)
export(as_adj_matrix)
export(as_bn)
export(as_parentslist)
export(as_sevt)
export(ceg)
export(ceg2adjmat)
export(compare_stages)
export(diff_stages)
export(full)
export(generate_linear_dataset)
export(generate_random_dataset)
export(generate_xor_dataset)
export(get_path)
export(get_stage)
export(hamming_stages)
export(inclusions_stages)
export(indep)
export(join_stages)
export(join_unobserved)
export(prob)
export(rename_stage)
export(sample_from)
export(sevt)
export(sevt_fit)
export(stages)
export(stages_bhc)
export(stages_bhcr)
export(stages_bj)
export(stages_fbhc)
export(stages_hc)
export(stages_hclust)
export(stages_kmeans)
export(stndnaming)
export(subtree)
importFrom(graphics,barplot)
importFrom(graphics,lines)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,BIC)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,ftable)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,logLik)
importFrom(stats,predict)
importFrom(stats,runif)
