randSeq-class: 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

ratio

ratio of patients between the different groups


randomizeR documentation built on Sept. 19, 2023, 1:08 a.m.