| custom_ra {randomizr} | R Documentation |
TODO
custom_ra(permutation_matrix)
permutation_matrix |
A permutation matrix |
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.
# TODO