The decision tree analysis is implemented over a training dataset, which consisted of the DEGs obtained by either SAMseq or the binomial differential expression.
J48DT(data, quiet = FALSE, plot = TRUE)
Information about the J48 model and, by default, a plot of the decision tree.
A data frame resulted from running the function ClassVectoringDT.
If `TRUE`, suppresses intermediary output
If `FALSE`, suppresses plot output