as.FLMatrix: Casting to FLMatrix

Description Usage Arguments Value

Description

Converts input to a FLMatrix object

Usage

1
as.FLMatrix(object, sparse = TRUE, ...)

Arguments

object

matrix, vector, data frame, sparseMatrix, FLVector which needs to be casted to FLMatrix and inserted in-database

sparse

logical if sparse representation to be used

...

additional arguments like nr number of rows in resulting FLMatrix nc number of columns in resulting FLMatrix. nr and nc inputs are applicable only in case of vector,FLVector

connection

ODBC/JDBC connection object

Value

FLMatrix object after casting.


Fuzzy-Logix/AdapteR documentation built on May 6, 2019, 5:07 p.m.