complete_randomization_with_forced_balance_plus_one_min_one {OptimalRerandExpDesigns}R Documentation

Implements the balanced complete randomization design (BCRD)

Description

Implements the balanced complete randomization design (BCRD)

Usage

complete_randomization_with_forced_balance_plus_one_min_one(n, r)

Arguments

n

number of observations

r

number of randomized designs you would like

Value

a matrix where each column is one of the r designs

Author(s)

Adam Kapelner


[Package OptimalRerandExpDesigns version 1.1 Index]