accuracy                Compute predictive accuracy.
aode                    Learn an AODE ensemble.
as_mlr                  Convert to 'mlr'.
bnc                     Learn network structure and parameters.
bnc_bn                  Bayesian network classifier with structure and
                        parameters.
bnc_dag                 Bayesian network classifier structure.
bnclassify              Learn discrete Bayesian network classifiers
                        from data.
car                     Car Evaluation Data Set.
cmi                     Compute the (conditional) mutual information
                        between two variables.
cv                      Estimate predictive accuracy with stratified
                        cross validation.
grain_and_graph         Convert to graph and gRain.
greedy_wrapper          Learn Bayesian network classifiers in a a
                        greedy wrapper fashion.
inspect_bnc_bn          Inspect a Bayesian network classifier (with
                        structure and parameters).
inspect_bnc_dag         Inspect a Bayesian network classifier
                        structure.
learn_params            Learn the parameters of a Bayesian network
                        structure.
loglik                  Compute (penalized) log-likelihood.
nb                      Learn a naive Bayes network structure.
plot.bnc_dag            Plot the structure.
predict.bnc_fit         Predicts class labels or class posterior
                        probability distributions.
tan_chowliu             Learns a one-dependence estimator using
                        Chow-Liu's algorithm.
voting                  Congress Voting Data Set.
