plot-FIMatrix: Plot FIMatrix objects

Description Usage Arguments Value

Description

The plot function creates a scatter plot with the support on the y-axis and the itemset-length on the x-axis

Usage

1
2
## S4 method for signature 'FIMatrix'
plot(x, pch = 1, col = "red")

Arguments

x

Object of class FIMatrix

pch

Gerneric points function

col

Colour used for plotting

Value

Scatter plot of itemsize against support


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