Skip to content

yanyachen/FinCovRegularization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinCovRegularization

CRAN_Status_Badge CRAN Downloads CRAN Downloads Total Linux/Mac: Build Status Windows: AppVeyor Build Status

Covariance Matrix Estimation and Regularization for Finance

Estimation and regularization for covariance matrix of asset returns. For covariance matrix estimation, three major types of factor models are included: macroeconomic factor model, fundamental factor model and statistical factor model. For covariance matrix regularization, four regularized estimators are included: banding, tapering, hard-thresholding and soft-thresholding. The tuning parameters of these regularized estimators are selected via cross-validation.

  • Covariance Estimation:
    macroeconomic factor model, fundamental factor model and statistical factor model
  • Covariance Regularization:
    banding, tapering, hard-thresholding, soft-thresholding
  • Portfolio Optimization:
    global mimnum variance portfolio, risk parity portfolio

To install:

  • the stable version from CRAN:
install.packages("FinCovRegularization")
  • the latest development version:
devtools::install_github("yanyachen/FinCovRegularization")

About

Covariance Matrix Estimation and Regularization for Finance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages