bbcdPar function

Representing Bayesian Biased Coin Design

Representing Bayesian Biased Coin Design

Represents the randomization procedure Bayesian Biased Coin Design.

bbcdPar(N, a, groups = LETTERS[1:2])

Arguments

  • N: integer for the total sample size of the trial.
  • a: nonnegative parameter which controls the degree of randomness: For decreasing a the allocations become deterministic, while for increasing a the randomization procedure tends to complete randomization.
  • groups: character vector of labels for the different treatments.

Returns

S4 object of the class bbcdPar.

Details

Extension of Efron's biased coin design.

References

A. B. Antognini and Maroussa Zagoraiou (2014) Balance and randomness in sequential clinical trials: the dominant biased coin design. Pharmaceutical Statistics

13(2) , 119-127

See Also

Other randomization procedures: abcdPar, bsdPar, chenPar, crPar, createParam(), ebcPar, gbcdPar, hadaPar, mpPar, pbrPar, rarPar, rpbrPar, rtbdPar, tbdPar, udPar

  • Maintainer: Ralf-Dieter Hilgers
  • License: GPL (>= 3)
  • Last published: 2023-09-18

Useful links