CoxHazardRatio Syntax Elements - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.10
1.1
Published
October 2019
Language
English (United States)
Last Update
2019-12-31
dita:mapPath
ima1540829771750.ditamap
dita:ditavalPath
jsj1481748799576.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢
PredictFeatureNames
Specify the names of the features in the Cox coefficient model (the CoefficientTable output by the CoxPH function).
PredictFeatureColumns
[Required if you omit PredictFeatureUnitsColumns, disallowed otherwise.] Specify the names of the columns that contain the values of the features in the Cox coefficient model. This syntax element must specify a column for each feature specified by PredictFeatureNames. The ith predict_feature corresponds to the ith pf_value_column.
PredictFeatureUnitsColumns
[Required if you omit PredictFeatureColumns, disallowed otherwise.] Specify the names of the columns that contain the unit values of the features in the Cox coefficient model. This syntax element must specify a column for each feature specified by PredictFeatureNames. The ith predict_feature corresponds to the ith pf_unit_column.
RefFeatureColumns
[Optional] The function ignores this syntax element if you specify PredictFeatureUnitsColumns.
Specify the names of the columns that contain the reference values. This syntax element must specify a column for each feature specified by PredictFeatureNames. The ith predict_feature corresponds to the ith rf_value_column.
Default behavior: The reference values are the distinct feature-value combinations.
Accumulate
[Optional] Specify the names of the PredictorValues columns to copy to the output table.