S4 class to store association rules and relevant quality metrics
lhsngTMatrix describing the lhs of the rules.
rhsngTMatrix describing the rhs of the rules.
supportSupport of the Rules.
confidenceConfidence of Rules.
liftLift of the rules.
leverageLeverage of the rules.
itemsetIDThis represent a vector of unique identifiers for the different frequent itemsets the rules stem from. Used for internal computation.
FrequentItemsetsFrequent Itemsets as an FIMatrix object containing the frequent items the rules were created from.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.