getRandomizationList | R Documentation |
Get the randomization list coded in its groups.
getRandList(obj)
obj |
object specifying the randomization procedure, see |
A matrix with all randomization sequences of a S4
object
myPar <- bsdPar(10, 2)
M <- genSeq(myPar, 2)
getRandList(M)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.