resultsBinaryMatchSearch {GreedyExperimentalDesign} | R Documentation |
Returns the results (thus far) of the binary pair match design search
resultsBinaryMatchSearch(obj, form = "one_zero")
obj |
The |
form |
Which form should the assignments be in? The default is |
Adam Kapelner