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()
summary
A data.frame comprising the elements to be plotted.
clone()
The objects of this class are cloneable with this method.
BinaryPlot$clone(deep = FALSE)
deep
Whether to make a deep clone.
GenericPlot