plot.greedy_experimental_design_search {GreedyExperimentalDesign} | R Documentation |
greedy_experimental_design_search
objectPlots a summary of a greedy_experimental_design_search
object
## S3 method for class 'greedy_experimental_design_search' plot(x, ...)
x |
The |
... |
Other parameters to pass to the default plot function |
An array of order statistics from plot_obj_val_order_statistic as a list element
Adam Kapelner