Description Usage Arguments Value
View source: R/visualization.R
Visualizes the explanation result
1 2 | plotExplanations(explanations, featureNames = NULL, colPal = NULL,
adjColorTransparent = 1, pdf = NULL)
|
explanations |
the explanation result |
featureNames |
the featureNames |
colPal |
the color pallet |
adjColorTransparent |
the transparency of the colors (alpha) |
pdf |
whether output should be pdf |
the plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.