Hypothesis-Test Mode Input - 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ā„¢

The input_table has an arbitrary number of grouping columns and a single value column that contains the data set to match to the specified distributions. The syntax includes clauses that create two tables from the input_table, InputTable and GroupStatistics. One table ranks the data and the other table counts the number of points in each group.

input_table Schema

Column Data Type Description
column Any [Column can appear several times.] Partitions or identifies values.
target_column INTEGER, BIGINT, NUMERIC, or DOUBLE PRECISION Sample data set value.