Learn R Programming

irace (version 1.07)

candidates.print: candidates.print

Description

Print candidate configurations (hereafter "candidates").

Usage

candidates.print(cand, metadata = FALSE)

Arguments

cand
A matrix containing the candidates (one per row).
metadata
A Boolean specifying whether to print the metadata or not. The metadata are data for the candidates (additionally to the value of each parameter) used by irace.

Value

None.

See Also

candidates.print.command to print the candidates as command lines.