TD_SIGNIF_PERIODICITIES Input - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798

The TD_SIGNIF_PERIODICITIES function takes a single input source containing residual series instances. The input source is referenced using a SERIES_SPEC or using an ART_SPEC. When using an ART_SPEC, it must reference an ART generated by the TD_ARIMAVALIDATE function that includes a ARTFITRESIDUALS layer.

To determine the periodicities to pass in, you perform spectral analysis against the in-sample residuals from the TD_ARIMAVALIDATE function. The spectral analysis can be the line spectrum from TD_LINE_SPECTRUM, the power spectrum from TD_POWER_SPECTRUM or both. You then generate the list of periodicities by plotting and identifying the peaks from the plots or issue a SQL SELECT TOP N query to find the peaks.