Rdocumentation
powered by
Learn R Programming
irace (version 2.1)
configurations.print: configurations.print
Description
Print configuration configurations (hereafter "configurations").
Usage
configurations.print(configuration, metadata = FALSE)
Arguments
configuration
A matrix containing the configurations (one per row).
metadata
A Boolean specifying whether to print the metadata or not. The metadata are data for the configurations (additionally to the value of each parameter) used by
irace
.
Value
None.
See Also
configurations.print.command
to print the configurations as command lines.