custom_ra: Custom Random Assignment

View source: R/custom_ra.R

custom_raR Documentation

Custom Random Assignment

Description

TODO

Usage

custom_ra(permutation_matrix)

Arguments

permutation_matrix

A permutation matrix

Value

A vector of length N that indicates the treatment condition of each unit. Is numeric in a two-arm trial and a factor variable (ordered by conditions) in a multi-arm trial.

Examples

# TODO

DeclareDesign/randomizr documentation built on Jan. 31, 2024, 4:01 a.m.