print.optimal_experimental_design_search {GreedyExperimentalDesign}R Documentation

Prints a summary of a optimal_experimental_design_search object

Description

Prints a summary of a optimal_experimental_design_search object

Usage

## S3 method for class 'optimal_experimental_design_search'
print(x, ...)

Arguments

x

The optimal_experimental_design_search object to be summarized in the console

...

Other parameters to pass to the default print function

Author(s)

Adam Kapelner


[Package GreedyExperimentalDesign version 1.5.6.1 Index]