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/Rpriori documentation built on Oct. 18, 2020, 9:41 p.m.