configurations.print {irace} | R Documentation |
Print configurations as a data frame
Description
Print configurations as a data frame
Usage
configurations.print(configurations, metadata = FALSE)
Arguments
configurations |
( |
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.
Author(s)
Manuel López-Ibáñez and Jérémie Dubois-Lacoste
See Also
configurations.print.command()
to print the configurations as command-line strings.
[Package irace version 3.5 Index]