Learn R Programming

cn.farms (version 1.20.0)

createMatrix: Creates the needed matrix

Description

Creates the needed matrix

Usage

createMatrix(runtype, nrow, ncol, type = "double", bmName = "NA")

Arguments

runtype
Mode how the results are saved. Possible values are ff or bm. If ff is chosen the data will not be saved automatically. With bm the results will be saved permanently.
nrow
nrow
ncol
ncol
type
type
bmName
Identifier for ff name

Value

a matrix