mass_weighted_urn_design: Mass-weighted urn randomisation

View source: R/utils.R

mass_weighted_urn_designR Documentation

Mass-weighted urn randomisation

Description

Mass-weighted urn randomisation

Usage

mass_weighted_urn_design(target_alloc, sample_size, alpha = 4)

Arguments

target_alloc

The target allocation ratios

sample_size

The number of allocations to generate

alpha

Parameter to control imbalance between arms

Value

A list detailing the mass-weighted-urn process.


jatotterdell/automaticsims documentation built on Aug. 22, 2024, 10:52 p.m.