plot.greedy_experimental_design_search {GreedyExperimentalDesign} | R Documentation |
Plots a summary of a greedy search object object
Description
Plots a summary of a greedy search object object
Usage
## S3 method for class 'greedy_experimental_design_search'
plot(x, ...)
Arguments
x |
The greedy search object object to be summarized in the plot |
... |
Other parameters to pass to the default plot function |
Value
An array of order statistics from plot_obj_val_order_statistic as a list element
Author(s)
Adam Kapelner
[Package GreedyExperimentalDesign version 1.5.6.1 Index]