GRM Analysis Syntax Editor - Specifications Tab

Select the Specifications tab of the GRM Analysis Syntax Editor dialog to access the options described here. The available specifications are described in detail below. 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.

Element Name Description
Variables Click the Variables button to display the Variable Names to Insert dialog; the selected variables (variable names) will be transferred to Analysis syntax edit field on the GRM 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.

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 (specification include) or exclusion (specification 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.

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. See option No above for further details.

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.
Options for MBUILD Click the MBUILD button to display the Options for MBUILD dialog.

See also: GRM - Index, GRM Syntax Overview, and GRM Syntax Examples