SET_OUTPUT_LEVELS
This command is for the PARROT module.
Choose the type of information the PARROT module gives during the optimization procedure and when listing results.
Syntax |
set_output_levels |
Prompts |
List increment /1/: <Increment in iteration number> Specify the increment in iteration number for which information is listed on screen during the optimization. By giving a larger number it shortens the list. |
List sum of squares: /Y/: Choose whether the sum of squares is listed on screen during the optimization procedure. |
|
List scaled variables: /Y/: Choose whether the scaled variable values are listed on the terminal during the optimization procedure. |
|
List weighted residuals: /N/: Choose whether the weighted residuals are listed on the terminal during the optimization procedure. |
|
List all parameters: /N/: Choose whether all parameters in the models are listed in LIST_RESULT. |
|
List correlation matrix: /N/: Choose whether the correlation matrix of the variables are listed with the commands LIST_RESULT and LIST_ALL_VARIABLES. |