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)

Arguments

obj

The rerandomization_experimental_design object that is currently running the search

include_assignments

Do we include the assignments (takes time) and default is FALSE.

Author(s)

Adam Kapelner


[Package GreedyExperimentalDesign version 1.2 Index]