The ICLIFETEST Procedure

ODS Table Names

PROC ICLIFETEST assigns a name to each table that it creates. You can use these names to refer to the table when you use the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in Table 49.4. For more information about ODS, see Chapter 20: Using the Output Delivery System.

Table 49.4: ODS Tables Produced by PROC ICLIFETEST

ODS Table Name

Description

Statement / Option

CensoredSummary

Number of censored and uncensored observations

Default

ConvergenceStatus

Convergence status

Default

DataInfo

Data and methods information

Default

HomCov

Covariance matrix for the generalized log-rank statistics

TEST

HomStats

Generalized log-rank statistics

TEST

HomTests

Results of K-sample tests

TEST | TEST / WEIGHT=

IterHistory

Iteration history of nonparametric estimation

ITHISTORY

ProbabilityEstimates

Nonparametric survival estimates

Default

Quartiles

Quartile estimates

Default

SurvivalDiff

Adjustments for multiple comparisons

TEST / ADJUST= | TEST / DIFF=

TrendScores

Scores for trend test

TEST / TREND

TrendTest

Trend test results

TEST / TREND

TurnbullIntervals

Turnbull intervals

SHOWTI