Learn R Programming

rpact (version 2.0.6)

StageResults: Basic Stage Results

Description

Basic class for stage results.

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

StageResults is the basic class for StageResultsMeans, StageResultsRates, and StageResultsSurvival.