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

Description Usage Arguments Value

View source: R/CoerceTypes.R

Description

Function to create a FIMatrix from an FIMatrix

Usage

1
makeFIMatrix.FIMatrix(input, support, dataset)

Arguments

input

Object of class FIMatrix

support

Support values for the FIMatrix

dataset

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

Value

Object of class FIMatrix containing the same itemset as the input.


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