De-trending variables algorithm

Version 1.0.0.0 (1,27 KB) von raffaele
function that make all time series stationary, and return number of differencing for each one
169 Downloads
Aktualisiert 7. Jul 2015

Lizenz anzeigen

This function uses as input a matrix whose column are different time series. Than it controls for each one if they are stationary or not, using an augmented Dickey-Fuller test for unit root. if the test fails and some variables follow a stationary trend, then the algorithm works on differences until the variable became stationary. Moreover there is a vector "counter", which says how many time the difference has been performed.
Differerencing is obtained by taking log-differences

Zitieren als

raffaele (2026). De-trending variables algorithm (https://de.mathworks.com/matlabcentral/fileexchange/52009-de-trending-variables-algorithm), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2014a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Time Series finden Sie in Help Center und MATLAB Answers
Version Veröffentlicht Versionshinweise
1.0.0.0