Workspace Node: GLZ Custom Design - Specifications - Advanced Tab

In the GLZ Custom Design node dialog box, under the Specifications heading, select the Advanced tab to access the following options.

Note: During the forward step of stepwise model building, if two or more effects have p-values that are so small as to be virtually indistinguishable from 0, Statistica will select the effect with the largest score statistic if the degrees of freedom for all effects in question are equal. If the effects differ with respect to the degrees of freedom, the score statistics are normalized using the Wilson-Hilferty transformation, and the effect with the largest transformed value is entered into the model. For the backward step, if the p-values for two or more effects are virtually indistinguishable from 1, Statistica will remove the effect with the smallest Wald statistic in the case of equal degrees of freedom and the smallest normalized value in the case of unequal degrees of freedom.

Parametrization.

Element Name Description
Sigma-restricted Select this option button to compute the design matrix for categorical predictors in the model based on sigma-restricted coding. The sigma-restricted model is the default parameterization, except for models that involve nested effects; see the GLM Introductory Overview - Sigma-Restricted and Overparameterized Model for additional details.
Overparameterized Select this option button to use the overparameterized model.
Ref Select this option button to compute the design matrix for categorical predictors in the model based on reference coding. Parameter estimates of reference coded categorical predictors estimate the difference of effect between the specific level and the reference level. For example, a  categorical predictor with three levels will be coded as:

                Design matrix columns

Level                  1             2   

   A                    1             0

   B                    0             1

   C                    0             0

Where C is the reference level.

Estimation The options in the Estimation group box control various technical details of the iterative estimation procedure.
No intercept Select this check box to exclude the intercept from the model. This option is not available, and no intercept is the default, for mixture models (see also Experimental Design for a discussion of designs for mixtures).
Sweep delta Type in the negative exponent for a base-10 constant delta (delta = 10-sdelta); the default value is 7. Delta is used in sweeping to detect redundant columns in the design matrix.
Max. iterations. Type in the maximum number of iterations for the iterative estimation procedure.
Converge Type in a value to determine whether the iterative estimation procedure has converged; specifically, the integer value entered into this field is used as the (negative) exponent of a base 10 constant (e.g., if the default value 7 is used, the constant will evaluate to 10E-7); this constant is then used to check for convergence of the parameter estimation procedure.
Model building Use the options in the Model building group box to specify the model building method you want to use. If one of the forward/backward model building methods is used, STATISTICA will perform the predictor selection process and proceed to perform the analysis on the model identified as the best model by the model building process.
All effects Select this option button to enter all effects specified in the current design (see Between Effects) into the regression equation.
Forward stepwise / Backward stepwise / Forward entry / Backward removal Select these option buttons to perform stepwise selection of predictor variables and effects. Forward selection will cause variables to be moved into the model, backward selection will start with a model with all predictor variables and effects in the model, which are then removed. The Forward entry and Backward removal options will only allow for variables or effects to be entered or to be removed, respectively, depending on the chosen method (forward or backward). The Forward stepwise and Backward stepwise options will at each step cause STATISTICA to consider simultaneously the addition or removal of a variable or effect, based on the current specifications of the p1, enter or p2, remove fields. See the p1, enter, p2, remove, and Max steps options below for additional details.

For example, if Forward stepwise is selected, Statistica will at each step consider both a step "forward", i.e., entry of another variable or effect into the model (based on the p1, enter ), and a step "backward", i.e., removal of a previously entered variable or effect from the model (based on the p2, remove). The reason the Forward stepwise method usually adds rather than removes variables or effects (i.e., the reason why it is a forward selection method) is because of the required setting of the p1, enter and p2, remove values, which have to be specified so that p1, enter is smaller than the p2, remove, thus guaranteeing that significant predictor variables or effects are entered into the model, and not removed. Most of the widely used algorithms for stepwise selection use the Forward stepwise and Backward stepwise methods.

Best subsets Select the Best subsets option button to perform a search of all possible subsets of effects specified in the current design (see Between Effects). When this option button is selected, various additional options will become available for steering the search for the best subset; see the Max. subsets, Likelihood score, Likelihood, and Akaike IC options below for details. As discussed in the Introductory Overview, the total number of all possible subsets (that need to be reviewed by STATISTICA) can become excessively large when there are many effects in the model and many large subset sizes are being considered.
Note: p1, enter / p2, remove / Max. steps options. These options are only available when either Forward stepwise (effects can be entered or removed), Backward stepwise (effects can be removed or entered), Forward entry (effects can only be entered, and never be removed), or Backward removal (effects can only be removed, and once removed, never be re-entered into the model) is selected in the Model building group box. These options enable you to steer the stepwise selection procedure; for a description of stepwise model building procedures, refer to the Introductory Overview.
p1, enter / p2, remove The stepwise entry or removal of effects into or out of the model is guided by the significance levels (p-values) specified in the p1, enter and p2, remove text boxes. In Forward stepwise selection, the score statistic is used to select new (significant) effects; while the Wald statistic is used during backward steps (i.e., when effects are selected for removal from the model). Specifically, an effect will be entered into the model if the statistical significance of its contribution to the prediction is better than (i.e., p less than) p1, enter; an effect will be removed from the model if the statistical significance of its contribution is worse than (i.e., p greater than) p2, remove. Thus, in Forward stepwise and Backward stepwise selection, where at each step effects can be entered into or removed from the model, p1, enter must be less than p2, remove, so that effects that are entered are not automatically removed in the next step, or vice versa. The p2, remove value is ignored when Forward entry is selected; the p1, enter value is ignored when Backward removal is selected.
Max. steps In this text box, enter the maximum number of steps to be performed in the stepwise selection of effects.
Note: Max. subsets / Likelihood score / Likelihood / Akaike IC options. These options are only available when Best subsets regression is selected in the Model building group box. Note that, as discussed in the Introductory Overview, the total number of all possible subsets (that need to be reviewed by Statistica) can become excessively large when there are many effects in the model.
Max. subsets In this text box, enter a value to determine the number of subsets that will be displayed in the results. For example, if you specify 10 in this field, in the Model building spreadsheet (available via the Model building check box on the Results - Summary tab) you can review the 10 best subsets according to the chosen criterion (see the Likelihood score, Likelihood, and Akaike options below).
Likelihood score / Likelihood / Akaike IC The best subset search method can be based on three different test statistics. Select the Likelihood score option button to use the score statistic. Select the Likelihood option button to base use the overall model likelihood. Finally, select the Akaike IC option button to use the Akaike information criterion (AIC). Since the evaluation of the score statistic does not require iterative computations, best subset selection based on the score statistic is computationally faster, while the selection based on the other two statistics usually provides more accurate results.
Offset Click this button to display a standard variable selection dialog box, which contains options to specify a variable that contains offset values (constants) that are to be applied to the response variable. The offset variable can be considered a predictor variable with a known coefficient (parameter) value of 1 (see McCullagh and Nelder, 1989). An offset is commonly used in log-rate problems, therefore requiring the log of the offset variable for use in the model. In this case, you will need to compute the log of the offset variable explicitly. Statistica does not take the log of the offset automatically.
Cross-validation Click this button to display the Cross-validation dialog box for specifying a categorical variable and a (code) value to identify observations that should be included in the computations for fitting the model (the analysis sample); all other observations with valid data for all predictor variables and the dependent (response) variable will automatically be classified as belonging to the validation sample.

Options / C / W. See Common Options.

OK Click the OK button to accept all the specifications made in the dialog box and to close it. The analysis results will be placed in the Reporting Documents node after running (updating) the project.