The QUANTLIFE Procedure
ODS Table Names
Table 96.3 lists the names that the QUANTLIFE procedure assigns to each table that it creates. You can specify these names when you use the Output Delivery System (ODS) to select tables and create output data sets.
Table 96.3: ODS Tables Produced by PROC QUANTLIFE
ODS Table Name | Description | Statement | Option |
|---|---|---|---|
ClassLevels | Classification variable levels | CLASS | Default |
ModelInfo | Model information | MODEL | Default |
NObs | Number of observations | PROC QUANTLIFE | Default |
ParameterEstimates | Parameter estimates | MODEL | Default |
CensoredSummary | Summary of event and censored observations | PROC QUANTLIFE | Default |
Tests | Results of tests | TEST | Default |
Copyright © SAS Institute Inc. All rights reserved.