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
InputColumns Required Specifies the input table columns that contain the attribute values of the samples. The attribute values must be numeric values between -1e308 and 1e308. If a value is outside this range, the function treats it as infinity.
MissValue Optional Specifies how the Scale, ScaleMap, and PartitionScale functions are to process NULL values in input, as follows:
  • KEEP (default): Keep NULL values.
  • OMIT: Ignore any row that has a NULL value.
  • ZERO: Replace each NULL value with zero.
  • LOCATION: Replace each NULL value with its location value.