prune-FIMatrix: Prune method for objects of class FIMatrix

Description Usage Arguments Value

Description

With this function one can delete all itemsets from an FIMatrix that do not have minimal support.

Usage

1
2
## S4 method for signature 'FIMatrix'
prune(object, Support)

Arguments

object

Object of class FIMatrix.

Support

Minimal support the pruned FIMatrix should have.

Value

Pruned object of class FIMatrix


TimToebrock/Project_Apriori documentation built on Oct. 16, 2020, 9:22 p.m.