TD_MULTIVAR_REGR Function Syntax | Teradata Vantage - TD_MULTIVAR_REGR Syntax - Teradata Vantage

Database Unbounded Array Framework Time Series Functions

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-04-04
dita:mapPath
ncd1634149624743.ditamap
dita:ditavalPath
ruu1634160136230.ditaval
dita:id
ncd1634149624743
TD_MULTIVAR_REGR (
  SERIES_SPEC,
  FUNC_PARAMS (
    VARIABLES_COUNT (variables_count),
    WEIGHTS ({ 0 | 1 }),
    FORMULA (formula),
    ALGORITHM ({ 'QR' | 'PSI' })
      [, COEFF_STATS ({ 0 | 1 }),
      CONF_INT_LEVEL (conf_int_level) ]
    [, MODEL_STATS ({ 0 | 1 }) ]
    [, RESIDUALS ({ 0 | 1 }) ]
  )
);

Wherever 1 appears in the syntax, the function also accepts any positive integer greater than 0, which the function treats as if a 1 were passed in.