plot_obj_val_by_iter {GreedyExperimentalDesign}R Documentation

Plots the objective value by iteration

Description

Plots the objective value by iteration

Usage

plot_obj_val_by_iter(res, runs = NULL)

Arguments

res

Results from a greedy search object

runs

A vector of run indices you would like to see plotted (default is to plot the first up to 9)

Author(s)

Adam Kapelner


[Package GreedyExperimentalDesign version 1.5.6.1 Index]