Learn R Programming

rpact (version 3.3.0)

TrialDesignSet: Class for trial design sets.

Description

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

Arguments

Fields

designs

The designs (optional).

design

The master design (optional).

Methods

add(...)

Adds 'designs' OR a 'design' and/or a design parameter, e.g., deltaWT = c(0.1, 0.3, 0.4)

Details

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

See Also

getDesignSet