Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.