randomize: Randomization

Description Usage Arguments Author(s) See Also

Description

function to do randomize the run order of factorial designs.

Usage

1
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’.

Author(s)

Thomas Roth thomas.roth@tu-berlin.de

See Also

http://www.r-qualitytools.org


qualityTools documentation built on May 2, 2019, 10:21 a.m.