View source: R/classifier_visualization.R
feature_boxplots | R Documentation |
A function to construct boxplots for selected features
feature_boxplots(dd, cls, df = data.frame(), order.by = "")
dd |
A |
cls |
A set of classes, either in |
df |
fold difference, computed by |
order.by |
which feature to order boxplots, typically 'mean' or 'diff' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.