Learn R Programming

rpact (version 2.0.6)

getTestActions: Get Test Actions

Description

Returns test actions.

Usage

getTestActions(design, stageResults, ...)

Arguments

design

The trial design.

stageResults

The results at given stage, obtained from getStageResults.

stage

The stage number (optional). Default: total number of existing stages in the data input.

Details

Returns the test actions of the specified design and stage results at the specified stage.