Learn R Programming

iai (version 1.10.2)

get_grid_results: 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

Run this code
if (FALSE) iai::get_grid_results(grid)

Run the code above in your browser using DataLab