General Linear Model (GLM)

Factor Table

  

The factor table displays the following information:

·    the factors included in the model

·    the type for each factor (fixed or random)

·    the number of levels for each factor

·    the values for factor levels

Example Output

Factor    Type  Levels  Values 

Subject   Fixed      4  1 2 3 4

Degree    Fixed      3  1 2 3

Interpretation

For the salary analysis, the table shows the following:

·    There are two factors included in the analysis, subject and degree.

·    Both factors are fixed.

·    The subject factor has four levels with values 1, 2, 3, and 4.

·    The degree factor has three levels with values 1, 2, and 3.