PROC HPCOUNTREG assigns a name to each table that it creates. You can use these names to denote the table when you use the Output Delivery System (ODS) to select tables and create output data sets. These table names are listed in Table 20.2.
Table 20.2: ODS Tables Produced in PROC HPCOUNTREG
ODS Table Name |
Description |
Option |
---|---|---|
ODS Tables Created by the MODEL Statement |
||
FitSummary |
Summary of nonlinear estimation |
Default |
ConvergenceStatus |
Convergence status |
Default |
ParameterEstimates |
Parameter estimates |
Default |
CovB |
Covariance of parameter estimates |
COVB |
CorrB |
Correlation of parameter estimates |
CORRB |