View source: R/ClassificationHistogram.R
ClassificationHistogram | R Documentation |
ClassificationHistogram
will plot the results of ClassificationWrapper.
ClassificationHistogram(out_classific = NULL, breaks = seq(0, 1, 0.05), ...)
out_classific |
Output of ClassificationWrapper. |
breaks |
Breaks for histogram. |
... |
Passed on to |
No further details.
Returns NULL invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.