# Generated by roxygen2: do not edit by hand

S3method(base::as.character,jointmotbf)
S3method(base::as.character,motbf)
S3method(base::as.function,jointmotbf)
S3method(base::as.function,motbf)
S3method(base::print,jointmotbf)
S3method(base::print,motbf)
S3method(base::print,motbf.fit.node)
S3method(base::print,motbf_fit)
S3method(base::print,motbf_fit_cv)
S3method(base::print,piecewisemop)
S3method(base::print,summary.jointmotbf)
S3method(base::print,summary.piecewisemop)
S3method(base::print,summary.univmotbf)
S3method(base::print,univmotbf)
S3method(base::summary,jointmotbf)
S3method(base::summary,motbf)
S3method(base::summary,motbf_fit_cv)
S3method(base::summary,piecewisemop)
S3method(base::summary,univmotbf)
S3method(coef,jointmotbf)
S3method(coef,motbf)
S3method(confusionMatrix,motbf_fit_cv)
S3method(graphics::plot,jointmotbf)
S3method(graphics::plot,motbf)
S3method(graphics::plot,motbf.fit.node)
S3method(graphics::plot,piecewisemop)
S3method(graphics::plot,univmotbf)
S3method(predict,motbf_fit)
export(BICMoTBF)
export(BICMultiFunctions)
export(BICscoreMoTBF)
export(BiC.MoTBFBN)
export(LearningHC)
export(MoTBFs_Learning)
export(ToStringRe_MTE)
export(TrainingandTestData)
export(UpperBoundLogLikelihood)
export(asMOPString)
export(asMTEString)
export(bestMOP)
export(bestMTE)
export(clean)
export(coeffExp)
export(coeffMOP)
export(coeffMTE)
export(coeffPol)
export(conditional)
export(conditionalMethod)
export(confusionMatrix)
export(derivMOP)
export(derivMTE)
export(derivMoTBF)
export(dimensionFunction)
export(discreteStatesFromBN)
export(discreteVariablesStates)
export(discreteVariables_as.character)
export(discretizeVariablesEWdis)
export(eval.motbf)
export(evalJointFunction)
export(expectedValueMOP)
export(expectedValueMTE)
export(findConditional)
export(fit_tan)
export(generateNormalPriorData)
export(getChildParentsFromGraph)
export(getCoefficients)
export(getDAG)
export(getMotbfDim)
export(getMotbfVar)
export(getNonNormalisedRandomMoTBF)
export(getStructure)
export(get_approx_posterior)
export(integralJointMoTBF)
export(integralMOP)
export(integralMTE)
export(integralMoTBF)
export(integrate.motbf)
export(inversionMethod)
export(is.discrete)
export(is.jointmotbf)
export(is.mop)
export(is.motbf)
export(is.motbf_fit)
export(is.motbf_fit_cv)
export(is.mte)
export(is.observed)
export(is.root)
export(is.univmotbf)
export(jointMoTBF)
export(jointmotbf.fit)
export(learn.tree.Intervals)
export(learnMoTBFpriorInformation)
export(logLikelihood.MoTBFBN)
export(marginal.jointmotbf)
export(marginalJointMoTBF)
export(meanMOP)
export(mop.learning)
export(motbf.cv)
export(motbf.fit)
export(motbf2bnlearn)
export(motbf2grain)
export(motbf_type)
export(mte.learning)
export(mutual_information_tan)
export(nVariables)
export(newRangePriorData)
export(nstates)
export(parametersJointMoTBF)
export(plotConditional)
export(preprocessedData)
export(printConditional)
export(probDiscreteVariable)
export(quantileIntervals)
export(query)
export(r.data.frame)
export(rMoTBF)
export(rescale_motbf_fit)
export(rescaledMOP)
export(rescaledMTE)
export(rescaledMoTBFs)
export(rnormMultiv)
export(sample_motbfs)
export(scaleData)
export(select)
export(splitFolds)
export(splitdata)
export(standardizeDataset)
export(subclass)
export(univMoTBF)
export(variableElimination)
export(variableSelection)
export(whichDiscrete)
importFrom(Matrix,nearPD)
importFrom(bnlearn,amat)
importFrom(bnlearn,as.grain)
importFrom(bnlearn,custom.fit)
importFrom(bnlearn,hc)
importFrom(bnlearn,model2network)
importFrom(bnlearn,modelstring)
importFrom(bnlearn,moral)
importFrom(bnlearn,nodes)
importFrom(bnlearn,root.nodes)
importFrom(bnlearn,tree.bayes)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggm,topOrder)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,terrain.colors)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,contour)
importFrom(graphics,filled.contour)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,lcm)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,persp)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(lpSolve,lp)
importFrom(methods,is)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,mclapply)
importFrom(parallel,stopCluster)
importFrom(quadprog,solve.QP)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dunif)
importFrom(stats,ecdf)
importFrom(stats,integrate)
importFrom(stats,ks.test)
importFrom(stats,median)
importFrom(stats,qqplot)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(utils,data)
