Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The LOGISTIC Procedure

ODS Table Names

PROC LOGISTIC 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. The names for the exact conditional analyses are listed in the following table.

Table 7.1: ODS Tables Produced in PROC LOGISTIC
ODS Table Name Description Statement Option
ExactTestsConditional Exact TestsEXACTdefault
ExactParmEstParameter EstimatesEXACTESTIMATE, ESTIMATE=PARM, ESTIMATE=BOTH
ExactOddsRatioExact Odds RatiosEXACTESTIMATE=ODDS, ESTIMATE=BOTH
SuffStatsSufficient StatisticsEXACTOUTDIST=

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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