support property

double support
final

The support of the full itemset (antecedent ∪ consequent).

Support is the proportion of transactions that contain the itemset. Range: 0.0 to 1.0.

Implementation

final double support;