# Generated by roxygen2: do not edit by hand

S3method(CGstats,data.frame)
S3method(ciTest,data.frame)
S3method(ciTest,list)
S3method(ciTest,table)
S3method(coef,mModel)
S3method(fit,cModel)
S3method(fit,dModel)
S3method(fitted,dModel)
S3method(formula,iModel)
S3method(getEdges,graphNEL)
S3method(getEdges,iModel)
S3method(getEdges,list)
S3method(getEdges,matrix)
S3method(iplot,iModel)
S3method(print,citest)
S3method(residuals,dModel)
S3method(stepwise,iModel)
S3method(summary,citest)
S3method(summary,mModel)
S3method(terms,iModel)
S3method(testEdges,iModel)
S3method(testadd,iModel)
S3method(testdelete,iModel)
S3method(update,iModel)
export("%>%")
export(CGstats)
export(backward)
export(ciTest)
export(ciTest_df)
export(ciTest_mvn)
export(ciTest_ordinal)
export(cmod)
export(dim_loglin)
export(dim_loglin_decomp)
export(dmod)
export(effloglin)
export(forward)
export(getEdges)
export(getInEdges)
export(getOutEdges)
export(ggmfit)
export(ggmfitr)
export(mmod)
export(modify_glist)
export(parm_CGstats2mmod)
export(parm_ghk2phk)
export(parm_ghk2pms)
export(parm_moment2pms)
export(parm_phk2ghk)
export(parm_phk2pms)
export(parm_pms2ghk)
export(parm_pms2phk)
export(testEdges)
export(testInEdges)
export(testOutEdges)
export(testadd)
export(testdelete)
exportMethods(plot)
import(gRbase)
import(methods)
importClassesFrom(graph,graphNEL)
importFrom(Rcpp,evalCpp)
importFrom(gRain,propagateLS)
importFrom(graph,edges)
importFrom(graph,nodes)
importFrom(igraph,"E<-")
importFrom(igraph,"V<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,get.adjacency)
importFrom(igraph,graph.adjacency)
importFrom(igraph,igraph.from.graphNEL)
importFrom(igraph,igraph.to.graphNEL)
importFrom(igraph,is.dag)
importFrom(igraph,is.directed)
importFrom(igraph,layout.lgl)
importFrom(igraph,plot.igraph)
importFrom(magrittr,"%>%")
importFrom(stats,addmargins)
importFrom(stats,as.formula)
importFrom(stats,cov.wt)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,ftable)
importFrom(stats,getCall)
importFrom(stats,logLik)
importFrom(stats,loglin)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,r2dtable)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(stats,xtabs)
importFrom(utils,combn)
importFrom(utils,str)
importMethodsFrom(Rgraphviz,plot)
useDynLib(gRim)
