Rdocumentation
powered by
Learn R Programming
irace (version 1.0)
candidates.print.command: candidates.print.command
Description
Print candidate configurations (hereafter "candidates") as command lines.
Usage
candidates.print.command(cand, parameters)
Arguments
cand
A matrix containing the candidates (one per row).
parameters
A data structure similar to that provided by the 'readParameters' function.
Value
None.
See Also
candidates.print
to print the candidates as a data frame.