Learn R Programming

BatchExperiments (version 1.0-968)

getAlgorithm: Get algorithm from registry by id. The object is loaded from disk.

Description

Get algorithm from registry by id. The object is loaded from disk.

Usage

getAlgorithm(reg, id)

Arguments

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

Value