Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Package CovRegpy: Regularised Covariance Regression and Forecasting in Python

View through CrossRef
This paper will outline the functionality available in the CovRegpy package which was written for actuarial practitioners, wealth managers, fund managers, and portfolio analysts in the language of Python 3.7. The objective is to develop a new class of covariance regression factor models for covariance forecasting, along with a library of portfolio allocation tools that integrate with this new covariance forecasting framework. The novelty is in two stages: the type of covariance regression model and factor extractions used to construct the covariates used in the covariance regression; along with a powerful portfolio allocation framework for dynamic multi-period asset investment management.<br><br>The major contributions of package CovRegpy can be found on the GitHub repository for this library in the scripts: CovRegpy_DCC.py, CovRegpy_IFF.py, CovRegpy_RCR.py, CovRegpy_RPP.py, CovRegpy_SSA.py, CovRegpy_SSD.py, and CovRegpy_X11.py. These seven scripts contain implementations of software features including multivariate covariance time series models based on Dynamic Conditional Correlation (DCC) framework, Instantaneous Frequency Forecasting (IFF) framework, Regularised Covariance Regression (RCR) framework, Risk Premia Parity (RPP) weighting functions, Singular Spectrum Analysis (SSA), Singular Spectrum Decomposition (SSD), and X11 decomposition framework, respectively. <br><br>These techniques can be used sequentially or independently with other techniques to extract implicit factors to use them as covariates in the RCR framework to forecast covariance and correlation structures and finally apply portfolio weighting strategies based on the portfolio risk measures based on forecasted covariance assumptions. Explicit financial factors can be used in the covariance regression framework, implicit factors can be used in the traditional explicit market factor setting and RPP techniques with long/short equity weighting strategies can be used in traditional covariance assumption frameworks. The CovRegpy_IFF.py, CovRegpy_SSA.py, CovRegpy_SSD.py, and CovRegpy_X11.py scripts developed originally out of the study of Empirical Mode Decomposition (EMD) and the development of the AdvEMDpy package. The CovRegpy_DCC.py, CovRegpy_RCR.py, and CovRegpy_RPP.py scripts developed through seeking to develop Covariance Regression for financial forecasting applications.
Title: Package CovRegpy: Regularised Covariance Regression and Forecasting in Python
Description:
This paper will outline the functionality available in the CovRegpy package which was written for actuarial practitioners, wealth managers, fund managers, and portfolio analysts in the language of Python 3.
7.
The objective is to develop a new class of covariance regression factor models for covariance forecasting, along with a library of portfolio allocation tools that integrate with this new covariance forecasting framework.
The novelty is in two stages: the type of covariance regression model and factor extractions used to construct the covariates used in the covariance regression; along with a powerful portfolio allocation framework for dynamic multi-period asset investment management.
<br><br>The major contributions of package CovRegpy can be found on the GitHub repository for this library in the scripts: CovRegpy_DCC.
py, CovRegpy_IFF.
py, CovRegpy_RCR.
py, CovRegpy_RPP.
py, CovRegpy_SSA.
py, CovRegpy_SSD.
py, and CovRegpy_X11.
py.
These seven scripts contain implementations of software features including multivariate covariance time series models based on Dynamic Conditional Correlation (DCC) framework, Instantaneous Frequency Forecasting (IFF) framework, Regularised Covariance Regression (RCR) framework, Risk Premia Parity (RPP) weighting functions, Singular Spectrum Analysis (SSA), Singular Spectrum Decomposition (SSD), and X11 decomposition framework, respectively.
<br><br>These techniques can be used sequentially or independently with other techniques to extract implicit factors to use them as covariates in the RCR framework to forecast covariance and correlation structures and finally apply portfolio weighting strategies based on the portfolio risk measures based on forecasted covariance assumptions.
Explicit financial factors can be used in the covariance regression framework, implicit factors can be used in the traditional explicit market factor setting and RPP techniques with long/short equity weighting strategies can be used in traditional covariance assumption frameworks.
The CovRegpy_IFF.
py, CovRegpy_SSA.
py, CovRegpy_SSD.
py, and CovRegpy_X11.
py scripts developed originally out of the study of Empirical Mode Decomposition (EMD) and the development of the AdvEMDpy package.
The CovRegpy_DCC.
py, CovRegpy_RCR.
py, and CovRegpy_RPP.
py scripts developed through seeking to develop Covariance Regression for financial forecasting applications.

Related Results

Low-cost eddy covariance: a case study of evapotranspiration over agroforestry in Germany
Low-cost eddy covariance: a case study of evapotranspiration over agroforestry in Germany
Abstract. Eddy covariance has evolved as the method of choice for measurements of the ecosystem-atmosphere exchange of water vapour, sensible heat and trace gases. Under ideal cond...
Borel Summation of Generalised Termi-nants
Borel Summation of Generalised Termi-nants
In this chapter general Borel-summed forms for the regularised values of the two types of generalised terminants introduced in the previous chapter are derived for the entire com-p...
Basic and Advance: Phython Programming
Basic and Advance: Phython Programming
"This book will introduce you to the python programming language. It's aimed at beginning programmers, but even if you have written programs before and just want to add python to y...
Mellin-Barnes Regularisation
Mellin-Barnes Regularisation
Ch. 7 presents the theory behind an alternative method of regularising a divergent series known as Mellin-Barnes (MB) regularisation. As a result, the regularised values for more g...
Coupling the Data-driven Weather Forecasting Model with 4D Variational Assimilation
Coupling the Data-driven Weather Forecasting Model with 4D Variational Assimilation
In recent years, the development of artificial intelligence has led to rapid advances in data-driven weather forecasting models, some of which rival or even surpass traditional met...
Euclid: Covariance of weak lensing pseudo-Cℓ estimates
Euclid: Covariance of weak lensing pseudo-Cℓ estimates
An accurate covariance matrix is essential for obtaining reliable cosmological results when using a Gaussian likelihood. In this paper we study the covariance of pseudo-Cℓ estimate...
Long/Short Equity Risk Premia Parity Portfolios via Implicit Factors in Regularized Covariance Regression
Long/Short Equity Risk Premia Parity Portfolios via Implicit Factors in Regularized Covariance Regression
A time series basis decomposition and trend extraction technique known as Empirical Mode Decomposition (EMD), designed for multiscale time-frequency decomposition in nonstationary ...
Extension of Borel Summation
Extension of Borel Summation
In order to demonstrate that it is regularisation and not Borel summation which is responsible for yielding meaningful values to asymptotic series, the gamma function in both types...

Back to Top