powered by
Get the randomization list coded in its groups.
getRandList(obj)
A matrix with all randomization sequences of a S4 object
S4
object specifying the randomization procedure, see randPar or createParam.
randPar
createParam
myPar <- bsdPar(10, 2) M <- genSeq(myPar, 2) getRandList(M)
Run the code above in your browser using DataLab