Basic class for stage results.
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.
StageResults
is the basic class for StageResultsMeans
,
StageResultsRates
, and StageResultsSurvival
.