Learn R Programming

comradesOO (version 0.1.1)

group: group

Description

Extract the indeces for each group for the instance

Usage

group(x)

Value

A list - The indices of the sample in the control and sample groups

Arguments

x

A comradesDataSet object

Examples

Run this code
cds = makeExampleComradesDataSet()

group(cds)

Run the code above in your browser using DataLab