ODS Table Names |
PROC NLIN assigns a name to each table it creates. You can use these names to refer to the table when using the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in Table 62.4. For more information about ODS, see Chapter 20, Using the Output Delivery System.
ODS Table Name |
Description |
Statement |
---|---|---|
ANOVA |
Analysis of variance |
default |
CodeDependency |
Variable cross reference |
|
CodeList |
Listing of program statements |
|
ConvergenceStatus |
Convergence status |
default |
CorrB |
Correlation of the parameters |
default |
EstSummary |
Summary of the estimation |
default |
FirstDerivatives |
First derivative table |
|
IterHistory |
Iteration output |
default |
MissingValues |
Missing values generated by the program |
default |
NonlinearityMeasures |
Global nonlinearity measures |
|
ParameterEstimates |
Parameter estimates |
default |