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