The SEQTEST Procedure

ODS Table Names

PROC SEQTEST assigns a name to each table it creates. You must use these names to reference tables when using the Output Delivery System (ODS). These names are listed in Table 102.3. For more information about ODS, see Chapter 20: Using the Output Delivery System.

Table 102.3: ODS Tables Produced by PROC SEQTEST

ODS Table Name

Description

Option

CondPower

Conditional power

CONDPOWER

Design

Design information

 

ErrSpend

Error spending

ERRSPEND

ParameterEstimates

Parameter estimates

DATA( TESTVAR= ) or

   

PARMS( TESTVAR= )

PowerSampleSize

Power and expected sample sizes

PSS

PredPower

Predictive power

PREDPOWER

RepeatedCI

Repeated confidence intervals

RCI

StopProb

Stopping probabilities

STOPPROB

Test

Test statistics and boundary values