get_grid_results {iai} | R Documentation |
Return a summary of the results from the grid search
Description
This function was deprecated and renamed to [get_grid_result_summary()] in iai 1.5.0. This is for consistency with the IAI v2.2.0 Julia release.
Usage
get_grid_results(grid)
Arguments
grid |
The grid search to query. |
Examples
## Not run: iai::get_grid_results(grid)
[Package iai version 1.10.1 Index]