get_grid_results: Return a summary of the results from the grid search

View source: R/iaibase.R

get_grid_resultsR 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)


iai documentation built on July 9, 2023, 5:41 p.m.