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

Description Usage Arguments Value

View source: R/CoerceTypes.R

Description

Function to create a FIMatrix from an data.frame

Usage

1
makeFIMatrix.data.frame(input, support, dataset)

Arguments

input

Object of class data.frame

support

Support values for the data.frame

dataset

Underlying data.frame 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.