Last data update: 2014.03.03

R: An S4 Class for the representation of randomization sequences
randSeq-classR Documentation

An S4 Class for the representation of randomization sequences

Description

This set of classes provides functionality of storing randomization sequences of different randomization procedures along with the parameters representing the design.

Slots

N

total number of patients included in the trial

M

matrix containing randomization sequences of length N in its rows.

K

number of treatment groups

groups

character string of length K defining the names of the treatment groups

Results