makeFIMatrix.itemsets: Function to create a FIMatrix from an itemsets

Description Usage Arguments Value

View source: R/CoerceTypes.R

Description

Function to create a FIMatrix from an itemsets

Usage

1
makeFIMatrix.itemsets(input, support, dataset)

Arguments

input

Object of class itemsets

support

Support values for the itemsets

dataset

Underlying transactions. Has to be supplied if the support vector is missing and has to be calculated.

Value

Object of class FIMatirx containing correct support values


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