View source: R/generate_assignment_list.R
generate_assignment_list | R Documentation |
This uses block randomization to generate a blank list of assignments of at least a given size with a treatment probability as close as possible to the target
generate_assignment_list(
minimum_list_size,
target_treatment_probability,
block_size
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.