TrialDesignSet: Class for trial design sets.

TrialDesignSetR Documentation

Class for trial design sets.

Description

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

Details

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

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.

Methods

add(...)

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

See Also

getDesignSet()


rpact documentation built on July 9, 2023, 6:30 p.m.