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()
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