imsl.data_mining.AssociationRule.support

AssociationRule.support

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

Returns:A 3-tuple containing the support for the Z (\(=X \cup Y\)), X and Y components of the association rule.
Return type:*tuple of int*