Learn R Programming

rpact (version 4.2.0)

TrialDesignSet: Class for trial design sets.

Description

TrialDesignSet is a class for creating a collection of different trial designs.

Arguments

Fields

designs

The trial designs to be compared.

design

The trial design.

variedParameters

A character vector containing the names of the parameters that vary between designs.

Details

This object cannot be created directly; better use getDesignSet() with suitable arguments to create a set of designs.

See Also

getDesignSet()