gbcdPar | R Documentation |
Represents the randomization procedure Generalized Biased Coin Design.
gbcdPar(N, rho, groups = LETTERS[1:2])
N |
integer for the total sample size of the trial. |
rho |
nonnegative parameter which my be adjusted according to how strongly it is
desired to balance the experiment. If |
groups |
character vector of labels for the different treatments. |
Generalization of Wei's urn and Efron's biased coin design.
S4
object of the class gbcdPar
.
R. L. Smith (1984) Sequential treatment allocation using biased coin designs.
Journal of the Royal Statistical Society B,
46, 519-543.
W. F. Rosenberger and J. M. Lachin (2002) Randomization in Clinical Trials. Wiley,
64-65
Other randomization procedures:
abcdPar
,
bbcdPar
,
bsdPar
,
chenPar
,
crPar
,
createParam()
,
ebcPar
,
hadaPar
,
mpPar
,
pbrPar
,
rarPar
,
rpbrPar
,
rtbdPar
,
tbdPar
,
udPar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.