CoxHazardRatio Input - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.00
1.0
Published
May 2019
Language
English (United States)
Last Update
2019-11-22
dita:mapPath
blj1506016597986.ditamap
dita:ditavalPath
blj1506016597986.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢
Table Description
cox_coef_model Cox coefficient model table. Has same schema as CoxPH Output CoefficientTable.
predicts Predict feature table.
refs [Optional] Reference feature table.

predicts Schema

The table can have additional columns, but the function ignores them.

Column Data Type Description
pf_value_column Any numeric SQL data type or VARCHAR [Column appears once for each specified pf_value_column.] Prediction variable value.
pf_unit_column Any numeric SQL data type [Column appears once for each specified pf_unit_column.] Prediction variable unit.
accumulate_column Any [Column appears once for each specified accumulate_column.] Column to copy to output table.

refs Schema

The table can have additional columns, but the function ignores them.

Column Data Type Description
ref_feature_value_column Numeric or string [Column appears once for each specified predict_feature.] Prediction feature reference value.