Learn R Programming

BatchExperiments (version 1.3)

getAlgorithm: Get algorithm from registry by id.

Description

The requested object is loaded from disk.

Usage

getAlgorithm(reg, id)

Arguments

reg
[ExperimentRegistry] Registry.
id
[character(1)] Id of algorithm.

Value

See Also

Other get: getAlgorithmIds; getJobs.ExperimentRegistry; getProblemIds; getProblem