Output - Aster Analytics

Teradata Aster® Analytics Foundation User GuideUpdate 2

Product
Aster Analytics
Release Number
7.00.02
Published
September 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
uce1497542673292.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1022
lifecycle
previous
Product Category
Software
GLMPredict 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 the 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.