RpartDT | R Documentation |
The decision tree analysis is implemented over a training dataset, which consisted of the DEGs obtained by either SAMseq or the binomial differential expression.
RpartDT(data, quiet = FALSE, plot = TRUE)
data |
The exact output of the exprmclust function. |
quiet |
If 'TRUE', suppresses intermediary output |
plot |
If 'FALSE', suppresses plot output |
Information about the model and, by default, a plot of the decision tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.