Home > Data Mining Algorithms > Anomaly Detection > Anomaly Detection Viewers a... > Association > AR Model Viewers and Algori... > AR Model Viewer > Support for AR Rules
The support of a rule indicates how frequently the items in the rule occur together.
AR rules are of the form IF antecedent THEN consequent. Support is the ratio of transactions that include all the items in the antecedent and consequent to the number of total transactions.