CoxPredict Arguments - 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
Predict_Feature_Names
Specifies the names of the features in the Cox coefficient model (the coefficient table generated by the CoxPH function).
Predict_Feature_Columns
[Required if Predict_Feature_Units _Columns is omitted, disallowed otherwise.] Specifies the names of the columns that contain the values of the features in the Cox coefficient model. This argument must specify a column for each feature specified by Predict_Feature_Names. The ith predict_feature corresponds to the ith pf_value_column.
Predict_Feature_Units_Columns
[Required if Predict_Feature_Columns is omitted, disallowed otherwise.] Specifies the names of the columns that contain the unit values of the features in the Cox coefficient model. This argument must specify a column for each feature specified by Predict_Feature_Names. The ith predict_feature corresponds to the ith pf_unit_column.
Ref_Feature_Columns
[Optional] The function ignores this argument if you specify Predict_Feature_Units_Columns.

Specifies the names of the columns that contain the reference values. This argument must specify a column for each feature specified by Predict_Feature_Names. The ith predict_feature corresponds to the ith rf_value_column.

Default behavior: The reference values are the distinct feature-value combinations.

Accumulate
[Optional] Specifies the names of the columns in predict_feature_table that the function copies to the output table.