CoxHazardRatio Syntax Elements - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.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.