A Simple Container holding the results (subgroups, description and parameters) for the Subgroup and Pattern Mining Algorithms
Objects are created by calls of the form
new("Pattern", ...).
description:The subgroup description, as a character vector.
selectors:The subgroup description, given as a list of (simple) selection expressions, where the 'key' is the attribute and the 'value' is the value.
quality:The numeric value denoting the quality of the subgroup pattern as determined by the applied quality function.
size:The size of the subgroup.
parametersAdditional quality parameters of the subgroup.