Arguments - Aster Analytics

Teradata Aster Analytics Foundation User Guide

Product
Aster Analytics
Release Number
6.21
Published
November 2016
Language
English (United States)
Last Update
2018-04-14
dita:mapPath
kiu1466024880662.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1021
lifecycle
previous
Product Category
Software
Argument Category Description
Predict_Feature_Names Required 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 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.

The default reference values are the distinct feature-value combinations.

The function ignores this argument if you specify Predict_Feature_Units_Columns.
Accumulate Optional Specifies the names of the columns in predict_feature_table that the function copies to the output table.