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

Description Usage Arguments Value

View source: R/CoerceTypes.R

Description

Function to create a FIMatrix from an matrix

Usage

1
makeFIMatrix.matrix(input, support, dataset)

Arguments

input

Object of class matrix

support

Support values for the matrix

dataset

Underlying matrix 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.