| BinaryPlot | R Documentation |
The BinaryPlot implements a basic plot for
bi-class problem.
D2MCS::GenericPlot -> BinaryPlot
new()Empty function used to initialize the object arguments in runtime.
BinaryPlot$new()
plot()Plots feature-clustering data from a bi-class problem.
BinaryPlot$plot(summary)
summaryA data.frame comprising the elements to be plotted.
clone()The objects of this class are cloneable with this method.
BinaryPlot$clone(deep = FALSE)
deepWhether to make a deep clone.
GenericPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.