complete_randomization {GreedyExperimentalDesign}R Documentation

Implements complete randomization

Description

Implements complete randomization

Usage

complete_randomization(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 GreedyExperimentalDesign version 1.2 Index]