mass_weighted_urn_design | R Documentation |
Mass-weighted urn randomisation Zhao W. (2015). Mass weighted urn design–A new randomization algorithm for unequal allocations. Contemporary clinical trials, 43, 209–216. https://doi.org/10.1016/j.cct.2015.06.008
mass_weighted_urn_design(target_alloc, sample_size, alpha = 4)
target_alloc |
The target allocation ratios |
sample_size |
The number of allocations to generate |
alpha |
Parameter to control imbalance between arms |
A list detailing the mass-weighted-urn process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.