QMDPCA : Quadratic Moving Dynamic Principal Component Analysis for Non-Stationary Multivariate Time Series

Alshammri, Fayed Awdah M (2020) QMDPCA : Quadratic Moving Dynamic Principal Component Analysis for Non-Stationary Multivariate Time Series. University of Strathclyde, Glasgow.

[thumbnail of Alshammri-2020-QMDPCA-Quadratic-Moving-Dynamic-Principal-Component-Analysis]
Preview
Text. Filename: Alshammri_2020_QMDPCA_Quadratic_Moving_Dynamic_Principal_Component_Analysis.pdf
Final Published Version
License: GNU General Public License v2 (Software)

Download (92kB)| Preview

Abstract

This function reduce the dimension of non-stationary (and stationary) multivariate time series by performing eigenanalysis on the quadratic moving cross-covriance matrix of the extended data matrix up to some specified lag. Notice that the following libraries are needed to be installed before using the MDPCA function: library(roll); library(expm).