Orthogonalization of time series data

4 ビュー (過去 30 日間)
Christoph Meier
Christoph Meier 2015 年 8 月 13 日
回答済み: Muthu Annamalai 2015 年 8 月 18 日
Dear MATLAB community,
I have economic time series data (Y), which I would like to control for a range of other economic variables, such as consumer price index (CPI), or employment (EMPL).
I am planning to use a multiple time series regression model, with Y as the dependent variable and CPI and EMPL as independent variables (there are a few more, but I only mention those two for the sake of parsimony).
I would then like to store the residuals as my now cleaned data.
What techniques/commands would you recommend?
Thank you very much in advance!
Chris

回答 (1 件)

Muthu Annamalai
Muthu Annamalai 2015 年 8 月 18 日
Sounds like
eig
maybe useful, and you may find principal component analysis (PCA) of interest too.
See PCA

カテゴリ

Help Center および File ExchangeDimensionality Reduction and Feature Extraction についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by