De-trending variables algorithm

버전 1.0.0.0 (1.27 KB) 작성자: raffaele
function that make all time series stationary, and return number of differencing for each one
다운로드 수: 170
업데이트 2015/7/7

라이선스 보기

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

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Time Series에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.0.0.0