Generate a dot string graph for the obtained cascades/subcascades
generateGraphs(
subcascade = NULL,
useOldLabels = F,
numericLabels = NULL,
simplify_iter = 0,
categoricalLabels = NULL,
graphName = NULL
)Subcascades object as returned by subcascades-function.
Logical; whether to map numeric labels to categorical labels.
Optional numeric vector of class labels.
Integer; number of simplification iterations.
Optional factor or character vector of class labels.
Optional string for graph name