Design of a randomization procedure
Generates a character
vector which specifies the used randomization method
getDesign(obj) ## S4 method for signature 'pbrPar' getDesign(obj) ## S4 method for signature 'rarPar' getDesign(obj) ## S4 method for signature 'rarSeq' getDesign(obj) ## S4 method for signature 'abcdPar' getDesign(obj) ## S4 method for signature 'abcdSeq' getDesign(obj) ## S4 method for signature 'bbcdPar' getDesign(obj) ## S4 method for signature 'bbcdSeq' getDesign(obj) ## S4 method for signature 'ebcPar' getDesign(obj) ## S4 method for signature 'bsdPar' getDesign(obj) ## S4 method for signature 'bsdSeq' getDesign(obj) ## S4 method for signature 'chenPar' getDesign(obj) ## S4 method for signature 'chenSeq' getDesign(obj) ## S4 method for signature 'crPar' getDesign(obj) ## S4 method for signature 'crSeq' getDesign(obj) ## S4 method for signature 'ebcSeq' getDesign(obj) ## S4 method for signature 'gbcdPar' getDesign(obj) ## S4 method for signature 'gbcdSeq' getDesign(obj) ## S4 method for signature 'hadaPar' getDesign(obj) ## S4 method for signature 'hadaSeq' getDesign(obj) ## S4 method for signature 'mpPar' getDesign(obj) ## S4 method for signature 'mpSeq' getDesign(obj) ## S4 method for signature 'pbrSeq' getDesign(obj) ## S4 method for signature 'rRtbdSeq' getDesign(obj) ## S4 method for signature 'rRpbrSeq' getDesign(obj) ## S4 method for signature 'rpbrPar' getDesign(obj) ## S4 method for signature 'tbdPar' getDesign(obj) ## S4 method for signature 'rtbdPar' getDesign(obj) ## S4 method for signature 'tbdSeq' getDesign(obj) ## S4 method for signature 'udPar' getDesign(obj) ## S4 method for signature 'udSeq' getDesign(obj)
obj
: object of the class randSeq
or randPar
.the name of the randomization procedure used
Useful links