OPTIONS subcommand (TCM ANALYSIS command)

CILEVEL
Specifies the confidence level for the scenario predictions. The value is a positive number that is greater than 0 and less than 100. The default is 95.
PREDICTEDCI
Specifies whether confidence intervals for scenario predictions are included in both chart and table output. The default is NO, which specifies that confidence intervals are not included.
PRINT=FORECASTS
Tables of predicted values and scenario values for each scenario. These tables contains the same information as the tables in the impact diagram (PLOT=IMPACTDIAGRAM). These tables support all standard features for pivoting and editing tables. By default, these tables are not generated.
PLOT
IMPACTDIAGRAM
Displays a graphical representation of the causal relations between the root series for each scenario and the target series that it affects. Tables of both the predicted values for the affected targets and the scenario values are included as part of the output item. The graph includes plots of the predicted values of the affected targets. Single-clicking any node in the impact diagram opens a detailed sequence diagram for the series that is associated with the node. A separate impact diagram is generated for each scenario. Impact diagrams are generated by default.
SERIESPLOT
Generates series plots of the predicted values for each of the affected targets in each scenario. By default, series plots are not generated.
NONE
Specifies that no plots are generated. NONE cannot be specified with any other keywords.
MAXTARGETS
Specifies the maximum number of targets that are automatically detected when EFFECTS=AUTOMATIC is specified. The value is a positive integer and the default is 25. Increasing the value of this setting increases the complexity of the computation and might affect performance.
MAXLEVELS
Specifies the maximum number of levels of affected targets that are considered. Each successive level includes targets that are more indirectly affected by the root series. Specifically, the second level includes targets that have the root series as a direct input. Targets in the third level have targets in the second level as a direct input, and so on. The allowed values are the integers from 1 to 5. The default is 3. Increasing the value of this setting increases the complexity of the computation and might affect performance.