Description Usage Arguments Value
With this function one can delete all itemsets from an Rules that do not have minimal support, confidence lift or leverage.
| 1 2 3 | 
| object | Object of class Rules | 
| Support | Minimal support the output rules should have. | 
| Confidence | Minimal confidence the output rules should have. | 
| Lift | Minimal Lift the output rules should have. | 
| Leverage | Minimal Leverage the output rules should have. | 
| inv_Lift | Pruning based on minimal or maximal lift? | 
| inv_lev | Pruning based on minimal or maximal leverage? | 
Pruned object of class Rules
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.