SAS/ETS Model Editor Window Reference |
Enter (Verify) the Formula for Your Model Page |
The Enter (Verify) the formula for your model page asks you to enter or verify the formula for your model. The title of the page is "Enter the formula for your model" when you are creating a new model; it is "Verify the formula for your model" when you are modifying an existing template.
This page has the following controls and fields:
displays the equations to apply for modeling.
displays the list of variable names, types, labels, initial values, whether this variable is an instrument, and output behavior. To specify a value in the table, click in the cell and type the desired value. To add a row to the table, click the Add button . To delete a row from the table, click the Delete button .
indicates whether all of the exogenous variables are to be instrumental variables. (This check box is equivalent to the _EXOG_ option in the INSTRUMENTS statement in the MODEL procedure. See Chapter 18, "The MODEL Procedure" (SAS/ETS User’s Guide), for more information.
indicates whether to include only the intercept in the list to be instrument variables.
indicates whether to include an intercept term and all of the exogenous variables as instrumental variables.
specifies the name of the ID variable to be created for the input data set. You can type any valid SAS variable name in this field or select from the list.
specifies the time range between observations in the data set. Select a range from list.
specifies the starting date for the time series in the data set. Enter a date value in this field, using a form that is recognizable as a SAS date informat (for example, 1998:1, feb1997, or 03mar1998).
specifies the ending date for the time series in the data set. Enter a date value in this field, using a form that is recognizable as a SAS date informat (for example, 1998:1, feb1997, or 03mar1998).
provides the SAS statements for the model.
adds a variable row to the table.
removes variable row from the table.
Copyright © SAS Institute, Inc. All Rights Reserved.