If the Type of Tests to Perform is Binary , Nominal , or Ordinal , specified options are included in the GLIMMIX procedure RANDOM statement in the Random Statement Options field.
• OPTION is the Random Statement option, and
• a space is used to delimit individual conditions.
Requests confidence limits for predictors of random effects . The confidence level is 0.95 by default; this can be changed using the Adjustment Effects parameter. Identifies the subjects in the model . Complete independence is assumed across subjects. Specifying a subject effect is equivalent to nesting all other effects in the RANDOM statement within the subject effect. Varies covariance parameters by groups. Each new level of the grouping effect produces a new set of covariance parameters. Continuous variables and computed variables are permitted as group effects.
Type specific options in the Random Statement Options field.For example, to vary the covariance parameters by gender (specified in the variable Sex ) type Group=Sex in the text field, as shown below:Refer to the MIXED procedure RANDOM statement and the GLIMMIX procedure RANDOM statement documentation.