The SEQTEST Procedure
Examples: SEQTEST Procedure
- 104.1 Testing the Difference between Two Proportions
- 104.2 Testing an Effect in a Regression Model
- 104.3 Testing an Effect with Early Stopping to Accept
- 104.4 Testing a Binomial Proportion
- 104.5 Comparing Two Proportions with a Log Odds Ratio Test
- 104.6 Comparing Two Survival Distributions with a Log-Rank Test
- 104.7 Testing an Effect in a Proportional Hazards Regression Model
- 104.8 Testing an Effect in a Logistic Regression Model
- 104.9 Conducting a Trial with a Nonbinding Acceptance Boundary
The following examples perform group sequential tests with various designs and test statistics.
Four statistic scales are available for the input boundary values, the input test statistic, and the displayed test information in the SEQTEST procedure. These are the maximum likelihood estimator scale, score statistic scale, standardized normal Z scale, and p-value scale. There is a unique one-to-one transformation between any two of the scales, and you can use different scales for the input boundary values and input test statistic. These boundary values and test statistic are displayed with the scale specified in the BOUNDARYSCALE= option in the SEQTEST procedure.
Copyright © SAS Institute Inc. All rights reserved.