resultsRerandomizationSearch {GreedyExperimentalDesign} | R Documentation |
Returns the results (thus far) of the rerandomization design search
Description
Returns the results (thus far) of the rerandomization design search
Usage
resultsRerandomizationSearch(
obj,
include_assignments = FALSE,
form = "one_zero"
)
Arguments
obj |
The |
include_assignments |
Do we include the assignments (takes time) and default is |
form |
Which form should the assignments be in? The default is |
Author(s)
Adam Kapelner
[Package GreedyExperimentalDesign version 1.5.6.1 Index]