a data frame with columns corresponding to covariates
rows corresponding to subjects
features
character vector of covariates to use
trtvec
vector of assignments made so far
obsdf
data frame for incoming observation, with values for
all components enumerated in features
trttab
table of treatment ratios
f
score that determines impending allocation
Value
a treatment code
Details
These functions are generally not called directly.
See the vignette; if supplied as the method slot of
a MinimizationDesc object the appropriate data are
assembled as arguments to these functions.