<model name>_GLMDIC table
This table contains a list of all the factors.
The following table shows the table columns:
| Column name | Data type | Description |
|---|---|---|
| GLM_ID (primary key column) | INTEGER | Column ID of the variable (GLM-specific) |
| NAME | VARCHAR | Name of the variable or column The expression might be derived from the PPMATRIX table. |
| COLROLE | INTEGER | 1=predictor, 0=response variable |