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/Project_Apriori documentation built on Oct. 16, 2020, 9:22 p.m.