# Generated by roxygen2: do not edit by hand

S3method(as.character,jointmotbf)
S3method(as.character,motbf)
S3method(as.function,jointmotbf)
S3method(as.function,motbf)
S3method(as.list,jointmotbf)
S3method(as.list,motbf)
S3method(coef,jointmotbf)
S3method(coef,motbf)
S3method(plot,jointmotbf)
S3method(plot,motbf)
S3method(print,jointmotbf)
S3method(print,motbf)
S3method(print,summary.jointmotbf)
S3method(print,summary.motbf)
S3method(summary,jointmotbf)
S3method(summary,motbf)
export(BICMoTBF)
export(BICMultiFunctions)
export(BICscoreMoTBF)
export(BiC.MoTBFBN)
export(LearningHC)
export(MoTBFs_Learning)
export(ToStringRe_MOP)
export(ToStringRe_MTE)
export(TrainingandTestData)
export(UpperBoundLogLikelihood)
export(asMOPString)
export(asMTEString)
export(bestMOP)
export(bestMTE)
export(clean)
export(coefExpJointCDF)
export(coeffExp)
export(coeffMOP)
export(coeffMTE)
export(coeffPol)
export(conditional)
export(conditionalMethod)
export(derivMOP)
export(derivMTE)
export(derivMoTBF)
export(dimensionFunction)
export(discreteStatesFromBN)
export(discreteVariablesStates)
export(discreteVariables_as.character)
export(discretizeVariablesEWdis)
export(evalJointFunction)
export(findConditional)
export(forward_sampling)
export(generateNormalPriorData)
export(getBICDiscreteBN)
export(getChildParentsFromGraph)
export(getCoefficients)
export(getNonNormalisedRandomMoTBF)
export(getlogLikelihoodDiscreteBN)
export(integralJointMoTBF)
export(integralMOP)
export(integralMTE)
export(integralMoTBF)
export(inversionMethod)
export(is.discrete)
export(is.jointmotbf)
export(is.mop)
export(is.motbf)
export(is.mte)
export(is.observed)
export(is.root)
export(jointCDF)
export(jointMoTBF)
export(jointmotbf)
export(learn.tree.Intervals)
export(learnMoTBFpriorInformation)
export(logLikelihood.MoTBFBN)
export(marginalJointMoTBF)
export(meanMOP)
export(mop.learning)
export(motbf)
export(motbf_type)
export(mte.learning)
export(nVariables)
export(newData)
export(newRangePriorData)
export(nstates)
export(parametersJointMoTBF)
export(parentValues)
export(plotConditional)
export(preprocessedData)
export(printBN)
export(printConditional)
export(printDiscreteBN)
export(probDiscreteVariable)
export(quantileIntervals)
export(r.data.frame)
export(rMoTBF)
export(rescaledMOP)
export(rescaledMTE)
export(rescaledMoTBFs)
export(rnormMultiv)
export(sample_MoTBFs)
export(scaleData)
export(select)
export(splitdata)
export(standardizeDataset)
export(subclass)
export(univMoTBF)
export(whichDiscrete)
importFrom(Matrix,nearPD)
importFrom(bnlearn,amat)
importFrom(bnlearn,hc)
importFrom(bnlearn,root.nodes)
importFrom(ggm,topOrder)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,terrain.colors)
importFrom(graphics,abline)
importFrom(graphics,contour)
importFrom(graphics,filled.contour)
importFrom(graphics,layout)
importFrom(graphics,lcm)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,persp)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(lpSolve,lp)
importFrom(methods,is)
importFrom(quadprog,solve.QP)
importFrom(stats,coef)
importFrom(stats,cov)
importFrom(stats,dunif)
importFrom(stats,ecdf)
importFrom(stats,integrate)
importFrom(stats,ks.test)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(utils,data)
