Learn R Programming

SDR (version 0.7.0.0)

printFuGePSDParameters: Prints parameters information aboute the execution of the algorithm in console and in the output file specified by this parameters.

Description

Prints parameters information aboute the execution of the algorithm in console and in the output file specified by this parameters.

Usage

printFuGePSDParameters(parameters, dataset, inputFromFiles = TRUE)

Arguments

parameters
A list with all neccesary parameters.
dataset
A keel object with all the information about the dataset.
inputFromFiles
A logical indicating if the input datasets are given from a file or from an object in the R environment.