norandom: No random Function

Description Usage Arguments

View source: R/CARfunctions.R

Description

This function is to allocate treatments equally

Usage

1
norandom(covValues, best = 0, tr = NULL, n.trt)

Arguments

covValues

covValues is a matrix of covariate values, ranging from 0 to total number of factor levels

best

best is the best treatment after the first run

tr

Tr is vector of treatment assignments from the previous run if applicable

n.trt

n.trt is the number of treatments used in the analysis. Only applicable before the first analysis


Gtmille2/seamlessTrial documentation built on Nov. 18, 2019, 5:16 a.m.