GLMPredict Output - Teradata® Database

Database Analytic Functions

Product
Teradata® Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
Teradata_Vantage™___Advanced_SQL_Engine_Analytic_Functions.withLogo_upload_July2021/wnd1589838592459.ditamap
dita:ditavalPath
Teradata_Vantage™___Advanced_SQL_Engine_Analytic_Functions.withLogo_upload_July2021/ayr1485454803741.ditaval
dita:id
B035-1206
lifecycle
previous
Product Category
Teradata Vantage™

Output Table Schema

Column Data Type Description
accumulate_column Same as in input_table Column copied from input table.
fitted_value DOUBLE PRECISION Score of the input data, given by equation g-1(Xβ), where g-1 is the inverse link function, X the predictors, and β is the vector of coefficients estimated by the GLM function.

For other values of Family, the scores are the expected values of dependent/response variable, conditional on the predictors.