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 69.9. For more information about ODS, see ChapterĀ 20: Using the Output Delivery System.
Table 69.9: ODS Tables Produced by PROC NLIN
ODS Table Name |
Description |
Statement |
---|---|---|
ANOVA |
Analysis of variance |
default |
BootstrapCorr |
Bootstrap estimate of correlation matrix of the parameters |
|
BootstrapCov |
Bootstrap estimate of covariance matrix of the parameters |
|
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 |