<model name>_MODEL table

This table contains details about the linearly combined factors of the GLM model.

The following table shows the table columns:

Table 1. Columns of the <model name>_MODEL table
Column name Data type Description
FAC_ID (primary key column) INTEGER Identifier of the factor
BETA DOUBLE Beta value of the linear part
STD_ERROR DOUBLE Standard deviation of the beta value
TEST DOUBLE Test statistics for beta significance, that is, the difference from zero
P_VALUE DOUBLE Significance of the test statistics
CLASS_ID INTEGER Class if the parameter (predictor variable) is discrete
DF BIGINT Degrees of freedom