resultsOptimalSearch {GreedyExperimentalDesign} | R Documentation |
Returns the results (thus far) of the optimal design search
Description
Returns the results (thus far) of the optimal design search
Usage
resultsOptimalSearch(obj, num_vectors = 2, form = "one_zero")
Arguments
obj |
The |
num_vectors |
How many allocation vectors you wish to return. The default is 1 meaning the best vector. If |
form |
Which form should it be in? The default is |
Author(s)
Adam Kapelner
[Package GreedyExperimentalDesign version 1.5.6.1 Index]