getTreat: Function for getting the treatment assignments

Description Usage Arguments

View source: R/CARfunctions.R

Description

Get treamtments points either to Pocock's design or Stratified Permuted Block Design

Usage

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

Arguments

covValues

Covariate Values for the number of patients in the trial

best

Best is the selected best treatment after the first analysis

Tr

Treatment assignments passed back to the treatment assignment function after the first interim analysis

Design

Design is the variable determing whether there to use Pocock's design or Stratified Permuted Block Randomization


Gtmille2/multiEndpoint documentation built on Oct. 30, 2019, 6:35 p.m.