- getKTHRootAttribute() - Method in class weka.classifiers.trees.CDT
-
This method gets the position of the node in a rank to be used as root
node in a decision tree (for the IRNV ensemble).
- getOptions() - Method in class weka.classifiers.trees.CDT
-
Gets options from this classifier.
- getRevision() - Method in class weka.classifiers.trees.CDT
-
Returns the revision string.
- getSValue() - Method in class weka.classifiers.trees.CDT
-
This method gets the s parameter used in the Imprecise Dirichlet model
to obtain imprecise probabilities.
- globalInfo() - Method in class weka.classifiers.trees.CDT
-
Returns a string describing classifier
- graph() - Method in class weka.classifiers.trees.CDT
-
Outputs the decision tree as a graph.