Tibco2020GLM Analysis Syntax Editor - Specifications Tab

Select the Specifications tab of the GLM Analysis Syntax Editor dialog to access the options described here. Refer to the GLM syntax overview for additional details. Refer also to the description of the GLM keyword DESIGN syntax for a description of how the numerical and mathematical characters can be used.

STATISTICA (GLM) syntax. If you select the STATISTICA option button in the Syntax group box on the GLM Analysis Syntax Editor dialog, the following specifications (options) are available:

Element Name Description
Variables Click the Variables button to display the Variable Names to Insert dialog. In that dialog, the selected variables (variable names) will be transferred to Analysis syntax edit field on the GLM Analysis Syntax Editor dialog, at the current location of the cursor.

1, 2, ..., 0, /, . Click these buttons to insert the respective numeric character or symbol into the Analysis syntax edit field, at the current location of the cursor.

+, _+_, ..., _=_. Click these buttons to insert the respective symbols into the Analysis syntax edit field, at the current location of the cursor.

_, (, ..., ¿. Click these buttons to insert the respective symbols into the Analysis syntax edit field, at the current location of the cursor.

Sigma Click the sigma button to insert specification sigma into the Analysis syntax edit field, at the current location of the cursor; the sigma specification is an option used in conjunction with the PARAM keyword, which can be used to request the overparameterized (option overp) or sigma-restricted (option sigma) parameterization of the model.
Overp Click the overp button to insert the specification overp into the Analysis syntax edit field, at the current location of the cursor; the overp specification is an option used in conjunction with the PARAM keyword, which can be used to request the overparameterized (option overp) or sigma-restricted (option sigma) parameterization of the model.
Include Click the include button to insert the specification include into the Analysis syntax edit field, at the current location of the cursor; the include specification is an option used in conjunction with the INTERCEPT keyword, which can be used to request the inclusion (option include) or exclusion (option exclude) of the constant intercept term(s) for the model.
Exclude Click the exclude button to insert the specification exclude into the Analysis syntax edit field, at the current location of the cursor; the exclude specification is an option used in conjunction with the INTERCEPT keyword, which can be used to request the inclusion (option include) or exclusion (option exclude) of the constant intercept term(s) for the model.
Balanced Click the balanced button to insert the specification balanced into the Analysis syntax edit field, at the current location of the cursor; the balanced specification is an option used in conjunction with the SSTYPE keyword, to request the types of hypotheses to test in the between ANOVA; see Six types of sums of squares for details. Option balanced is only applicable to balanced between designs (see Huge balanced ANOVA for a definition of "eligible" designs), and will greatly speed up the computations for huge designs (see Balanced ANOVA in the Introductory Overview).
No Click the no button to insert the specification no into the Analysis syntax edit field, at the current location of the cursor; the no specification is an option used in conjunction with the LACKOFFIT keyword, which can be used to request (option yes) or not request (option no) the computation of pure error to test the lack-of-fit of the overall model.
Yes Click the yes button to insert the specification yes into the Analysis syntax edit field, at the current location of the cursor; the yes specification is an option used in conjunction with the LACKOFFIT keyword, which can be used to request (option yes) or not request (option no) the computation of pure error to test the lack-of-fit of the overall model.
None Click the none button to insert the specification none into the Analysis syntax edit field, at the current location of the cursor; the none specification is an option used in conjunction with the keywords ESTIMATE, RANDOM, SURFACE, MIXTURE, REPEATED, WDESIGN, and SAMPLE.
SAS syntax If you select the SAS option button in the Syntax group box on the GLM Analysis Syntax Editor dialog, different specifications (options) are available. For a description of the available SAS specifications, see Specifications options for SAS syntax.

See the GLM Analysis Syntax Editor dialog for further details on STATISTICA Syntax vs. SAS Syntax. See also: GLM - Index, GLM Syntax Overview, GLM Syntax Examples, SAS Syntax Overview, and SAS Syntax Examples.