print-FIMatrix: Definition of show method for FIMatrix

Description Usage Arguments Value

Description

The print function prints out all the frequent itemsets sorted by their support value.

Usage

1
2
## S4 method for signature 'FIMatrix'
print(x, descending = TRUE)

Arguments

x

Object of class FIMatrix

descending

Logical value per default TRUE.

Value

The frequent itemsets ordererd by their support


TimToebrock/Rpriori documentation built on Oct. 18, 2020, 9:41 p.m.