Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

randPar

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

  • Complete Randomization (crPar)

  • Random Allocation Rule (rarPar)

  • Permuted Block Randomization (pbrPar)

  • Permuted Block Randomization with random block length (rpbrPar)

  • Truncated Binomial Design (tbdPar)

  • Truncated Binomial Design with random block length (rtbdPar)

  • Efron's Biased Coin Design (ebcPar)

  • Big Stick Design (bsdPar)

  • Maximal Procedure (mpPar)

  • Wei's Urn Design (udPar)

  • Chen's Design (chenPar)

  • Generalized Biased Coin Design (gbcdPar)

  • Accelerated Biased Coin Design (abcdPar)

  • Bayesian Biased Coin Design (bbcdPar)

  • Hadamard Randomization (hadaPar)

See Also

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


randomizeR

Randomization for Clinical Trials

v2.0.0
GPL (>= 3)
Authors
David Schindler [aut], Diane Uschner [aut, cre], Marcia Viviane Rueckbeil [ctb], Martin Manolov [ctb], Thi Mui Pham [ctb], Michael Martini [ctb], Ralf-Dieter Hilgers [aut, ths], Nicole Heussen [aut, ths]
Initial release
2019-11-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.