forecast |
d | In models with implicit dependent variables, forecast the entire expression rather than the normalized variable. |
u | Substitute expressions for all auto-updating series in the equation. |
g | Graph the forecasts together with the ±2 standard error bands. |
ga | Graph the forecasts along with the actuals (if available). |
e | Produce the forecast evaluation table. |
i | Compute the forecasts of the index. Only for binary, censored and count models. |
s | Ignore ARMA terms and use only the structural part of the equation to compute the forecasts. |
n | Ignore coef uncertainty in standard error calculations that use them. |
b =arg | MA backcast method: “fa” (forecast available). Only for equations estimated with MA terms. This option is ignored if you specify the “s” (structural forecast) option. The default method uses the estimation sample. |
forcsmpl=smpl | Forecast sample (optional). If forecast sample is not provided, the workfile sample will be employed |
f = arg (default= “actual”) | Out-of-forecast-sample fill behavior: “actual” (fill observations outside the forecast sample with actual values for the fitted variable), “na” (fill observations outside the forecast sample with missing values). |
stochastic | Perform stochastic simulation for dynamic equations estimated using least squares. |
streps=integer (default=1000) | Number of stochastic repetitions (for threshold regression or stochastic simulation). |
stfrac=number (default=.02) | Fraction of failed repetitions before stopping (for threshold regression or stochastic simulation). |
prompt | Force the dialog to appear from within a program. |
p | Print view. |