Labs
The Labs endpoints expose econometric tools that run server-side on your data. These are the same engines that power the platform’s internal analysis features.Stationarity testing
Test whether a time series is stationary using three standard tests:- ADF (Augmented Dickey-Fuller) - tests the null of a unit root
- KPSS - tests the null of stationarity
- PP (Phillips-Perron) - non-parametric unit root test