Skip to contents

Randomization class

Randomization class

Details

A class for randomization methods in clinical trials

Methods


Method validate()

validate input parameters.

Usage

Randomization$validate()


Method summary()

Summarize the distribution.

Usage

Randomization$summary()


Method clone()

The objects of this class are cloneable with this method.

Usage

Randomization$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.