Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The LIFETEST Procedure

ODS Table Names

PROC LIFETEST assigns a name to each table it creates. You can use these names to reference the table when using the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in the following table. For more information on ODS, see Chapter 15, "Using the Output Delivery System."

Table 37.1: ODS Tables Produced in PROC LIFETEST
ODS Table Name Description Statement Option
CensorPlotLine-printer plot of censored observationsPROCPLOT=(C) and METHOD=PL and LINEPRINTER
CensoredSummaryNumber of event and censored observationsPROCMETHOD=PL (default)
DensityPlotLine-printer plot of the densityPROCPLOT=(D) and METHOD=LT and LINEPRINTER
HazardPlotLine-printer plot of the hazards functionPROCPLOT=(H) and METHOD=LT and LINEPRINTER
HomStatsRank statistics for testing strata homogeneitySTRATA 
HomTestsTests for strata homogeneitySTRATA 
LifetableEstimatesLifetable survival estimatesPROCMETHOD=LT
LogForStepSeqForward stepwise sequence for the log-rank statistics for associationTEST 
LogHomCovCovariance matrix for the log-rank statistics for strata homogeneitySTRATA 
LogLogSurvivalPlotLine-printer plot of the log of the negative log survivor functionPROCPLOT=(LLS) and LINEPRINTER
LogSurvivalPLotLine-printer plot of the log survivor functionPROCPLOT=(LS) and LINEPRINTER
LogTestCovCovariance matrix for log-rank statistics for associationTEST 
LogUniChisqUnivariate chi-squares for log-rank statistic for associationTEST 
MeansMean and Standard Error of survival timesPROCMETHOD=PL (default)
ProductLimitEstimatesProduct-limit survival estimatesPROCMETHOD=PL (default)
QuartilesQuartiles of the survival distributionPROCMETHOD=PL (default)
SurvivalPlotLine-printer plot of the survivor functionPROCPLOT=(S) and LINEPRINTER
WilForStepSeqForward stepwise sequence for the log-rank statistics for associationTEST 
WilHomCovCovariance matrix for the Wilcoxon statistics for strata homogeneitySTRATA 
WilTestCovCovariance matrix for log-rank statistics for associationTEST 
WilUniChiSqUnivariate chi-squares for Wilcoxon statistic for associationTEST 

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.