TDISPLAY directive
Displays further output after an analysis by ESTIMATE.
Options
No parameters
Description
You can use TDISPLAY to print further output from an ESTIMATE statement. The PRINT option has the same interpretation as in ESTIMATE, except that information is not available to monitor convergence. Also, if the ESTIMATE statement used the setting METHOD=initialize you will not be able to print the standard errors or correlations between the parameter estimates.
The CHANNEL option allows you to send the output to another output channel.
You can use the SAVE option to specify the time-series save structure (from ESTIMATE) from which the output is to be taken. By default TDISPLAY uses the structure from the most recent ESTIMATE statement.
Options: PRINT, CHANNEL, SAVE.
Parameters: none.