| hyperoverlap-class {hyperoverlap} | R Documentation |
Storage class for the description of hyperoverlaps
Description
Storage class for the description of hyperoverlaps
Slots
entity1A length-one character vector
entity2A length-one character vector
dimensionsA length n character vector containing the variables used to define the space
occurrencesA matrix containing the labelled input data
shapeshape of the decision boundary; either "linear" or "curvilinear"
polynomial.ordera length-one numeric vector showing the polynomial order of the most accurate kernel function. "0" if linear kernel.
resulta length-one character vector, either "overlap" or "non-overlap"
accuracya 2x2 table with the true (y) and predicted (pred) labels
number.of.points.misclassifieda length-one numeric vector
modelsvm model used to plot decision boundary
[Package hyperoverlap version 1.1.1 Index]