getEnrolleeInfo: Returns a named list, data frames by strata giving all...

Description Usage Arguments Value Author(s) Examples

View source: R/getCovariates.R

Description

return data frames by strata giving all covariate information along with allocations

Usage

1

Arguments

x

An instance of the ClinicalTrial-class

Value

A list of data frames, one per stratum, for all current enrollees. The first column is named name and gives the patient name, the last column is named alloc and gives the treatment allocation for that patient.

Author(s)

RG and VC

Examples

1
2

Example output

$Center1
     name covs alloc

$Center2
     name covs alloc

randPack documentation built on Nov. 8, 2020, 5:32 p.m.