Learn R Programming

GreedyExperimentalDesign (version 1.5.6.1)

plot.greedy_experimental_design_search: Plots a summary of a greedy search object object

Description

Plots a summary of a greedy search object object

Usage

# S3 method for greedy_experimental_design_search
plot(x, ...)

Value

An array of order statistics from plot_obj_val_order_statistic as a list element

Arguments

x

The greedy search object object to be summarized in the plot

...

Other parameters to pass to the default plot function

Author

Adam Kapelner