randPar {randomizeR}R Documentation

Settings for randomization procedures

Description

Randomization procedures in randomizeR are represented by objects that inherit from randPar. The representation can then be used in order to generate randomization sequences. In order generate a representation of a randomization procedure, call createParam or one of the following functions.

Supported randomization procedures

See Also

Generate randomization sequences genSeq. Calculate the the complete set of randomization sequences of a randomization procedure. getAllSeq.


[Package randomizeR version 3.0.2 Index]