qCBARuleModel-class {qCBA} | R Documentation |
qCBARuleModel
Description
This class represents a QCBA rule-based classifier.
Slots
rules
object of class rules from arules package postprocessed by qCBA
history
extension history
classAtt
name of the target class attribute
attTypes
attribute types
rulePath
path to file with rules, has priority over the rules slot
ruleCount
number of rules
[Package qCBA version 0.5.1 Index]