Rdocumentation
powered by
Learn R Programming
qualityTools (version 1.53)
randomize: Randomization
Description
function to do randomize the run order of factorial designs.
Usage
randomize(fdo, random.seed, so = FALSE)
Arguments
fdo
needs to be an object of class
facDesign
.
random.seed
seed for randomness. See
set.seed
.
so
logical value specifying whether the standard order should be used or not. By default
so
is set to
FALSE
.
See Also
http://www.r-qualitytools.org