Learn R Programming

rpact (version 3.0.4)

StageResultsSurvival: Stage Results of Survival Data

Description

Class for stage results survival data.

Arguments

Fields

testStatistics

The stage-wise test statistics.

pValues

The stage-wise p-values.

combInverseNormal

The inverse normal test.

combFisher

The Fisher's combination test.

effectSizes

The effect sizes for different designs.

testActions

The action drawn from test result.

weightsFisher

The weights for Fisher's combination test.

weightsInverseNormal

The weights for inverse normal statistic.

Details

This object cannot be created directly; use getStageResults with suitable arguments to create the stage results of a dataset of survival data.