# Generated by roxygen2: do not edit by hand

S3method(AIC,abnFit)
S3method(BIC,abnFit)
S3method(abn::family,abnFit)
S3method(abn::nobs,abnFit)
S3method(coef,abnFit)
S3method(logLik,abnFit)
S3method(plot,abnDag)
S3method(plot,abnFit)
S3method(plot,abnHeuristic)
S3method(plot,abnHillClimber)
S3method(plot,abnMostprobable)
S3method(print,abnCache)
S3method(print,abnDag)
S3method(print,abnFit)
S3method(print,abnHeuristic)
S3method(print,abnHillClimber)
S3method(print,abnMostprobable)
S3method(summary,abnDag)
S3method(summary,abnFit)
S3method(summary,abnMostprobable)
export(abn.version)
export(bern_bugs)
export(build.control)
export(buildScoreCache)
export(categorical_bugs)
export(compareDag)
export(createAbnDag)
export(discretization)
export(entropyData)
export(essentialGraph)
export(eval.across.grid)
export(expit)
export(expit_cpp)
export(factorial)
export(factorial_fast)
export(find.next.left.x)
export(fit.control)
export(fitAbn)
export(forLoopContentBayes)
export(formula_abn)
export(gauss_bugs)
export(get.quantiles)
export(getMargsINLA)
export(getModeVector)
export(infoDag)
export(irls_binomial_cpp)
export(irls_binomial_cpp_br)
export(irls_binomial_cpp_fast)
export(irls_binomial_cpp_fast_br)
export(irls_gaussian_cpp)
export(irls_gaussian_cpp_fast)
export(irls_poisson_cpp)
export(irls_poisson_cpp_fast)
export(linkStrength)
export(logit)
export(logit_cpp)
export(makebugs)
export(makebugsGroup)
export(mb)
export(miData)
export(mi_cpp)
export(mostProbable)
export(odds)
export(or)
export(plotAbn)
export(pois_bugs)
export(rank_cpp)
export(scoreContribution)
export(searchHeuristic)
export(searchHillClimber)
export(simulateAbn)
export(simulateDag)
export(skewness)
export(std.area.under.grid)
export(strsplits)
export(tidy.cache)
export(toGraphviz)
exportPattern("^[[:alpha:]]+")
importClassesFrom(graph,graphAM)
importFrom(Rcpp,evalCpp)
importFrom(Rgraphviz,layoutGraph)
importFrom(Rgraphviz,renderGraph)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,dev.flush)
importFrom(grDevices,dev.new)
importFrom(grDevices,rgb)
importFrom(graph,"edgeRenderInfo<-")
importFrom(graph,edgeRenderInfo)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(mclogit,mblogit)
importFrom(methods,hasArg)
importFrom(methods,is)
importFrom(methods,new)
importFrom(nnet,multinom)
importFrom(nnet,nnet.default)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(rjags,coda.samples)
importFrom(rjags,jags.model)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,IQR)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,dbinom)
importFrom(stats,df.residual)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,family)
importFrom(stats,fitted.values)
importFrom(stats,glm)
importFrom(stats,hatvalues)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,model.matrix)
importFrom(stats,nobs)
importFrom(stats,predict.glm)
importFrom(stats,rbinom)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,sigma)
importFrom(stats,spline)
importFrom(stats,vcov)
importFrom(stringi,stri_detect_fixed)
importFrom(stringi,stri_flatten)
importFrom(stringi,stri_split_fixed)
importFrom(utils,capture.output)
importFrom(utils,combn)
importFrom(utils,tail)
useDynLib(abn, .registration=TRUE)
