customCBARuleModel-class {qCBA} | R Documentation |
rCBARuleModel
Description
This class represents an CBA rule-based classifier, where rules are represented as string vectors in a data frame
Slots
rules
dataframe output by rCBA
cutp
list of cutpoints
classAtt
name of the target class attribute
attTypes
attribute types
[Package qCBA version 0.5.1 Index]