<model name>_PPMATRIX table

This table shows the factor IDs. If the algorithm cannot calculate the values for this table due to the input data, the table is not created.

The following table shows the table columns:

Table 1. Columns of the <model name>_PPMATRIX table
Column name Data type Description
FAC_ID (primary key column) INTEGER Identifier of the factor
GLM_ID INTEGER GLM-specific identifier, that is, the covariate
POWER DOUBLE If the covariate is not continuous or unrelated to the factor, the value is set to NULL

If the covariate is continuous or related to the factor, the value is set to the value of the exponent, which the covariate is raised to in the dependency expression.

LEVEL INTEGER If the covariate is not nominal or unrelated to the factor, the value is set to NULL

If the covariate is nominal or related to the factor, the value is set to the value of the exponent, which the covariate is raised to in the dependency expression.