RogueWave

imsl.data_mining.AssociationRule.support

AssociationRule.support

Return the support for the Z, Y, X components.

Returns:

tuple of int

A 3-tuple containing the support for the Z (\(=X \cup Y\)), X and Y components of the association rule.