ETree                   Main function of the package. It performs the
                        Exact Tree method.
ETree.control           Control Parameters for ETree Algorithm
SelectVar               This function preprocess the data for the
                        Optimal Trees function.
as.party.ETree          Transformation of a Exact Tree object to party
                        object
plot.ETree              Visualisation of a Exact Tree
predict.ETree           Predictions for new data with a ETree object
prune.ETree             Pruning of a Exact Tree
summary.ETree           Summarizing Exact Trees Information
