MAN Analysis Syntax Editor - Specifications Tab

Select the Specifications tab of the MAN Analysis Syntax Editor to access the options described here. The available Specifications are described in detail below. Refer to the ANOVA/MANOVA Syntax Overview and 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.

Element Name Description
Variables Click the Variables button to display the Variable Names to Insert dialog box. In that dialog box, the selected variables (variable names) will be transferred to Analysis syntax edit field in the MAN Analysis Syntax Editor dialog box, 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 the 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 GLM Introductory Overview topic Six Types of Sums of Squares for details. Option balanced is only applicable to balanced between designs. See Balanced ANOVA Design for further details.
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, REPEATED, WDESIGN, and SAMPLE.

See also: ANOVA/MANOVA - Index, ANOVA/MANOVA Syntax Overview, and ANOVA/MANOVA Syntax Examples.