resultsBinaryMatchSearch {GreedyExperimentalDesign} | R Documentation |
Binary Pair Match Search
Description
Returns the results (thus far) of the binary pair match design search
Usage
resultsBinaryMatchSearch(obj, form = "one_zero")
Arguments
obj |
The |
form |
Which form should the assignments be in? The default is |
Author(s)
Adam Kapelner
[Package GreedyExperimentalDesign version 1.5.6.1 Index]