Methods
antecedent() → {Array.<Object>}
Returns antecedent
- Source:
Returns:
- Type
- Array.<Object>
confidence() → {float}
Returns the confidence of the rule.
- Source:
Returns:
- Type
- float
consequent() → {Array.<Object>}
Returns consequent
- Source:
Returns:
- Type
- Array.<Object>
toString() → {string}
- Source:
Returns:
- Type
- string