Skip to content

correlationMatrix is a Python powered library for the statistical analysis and visualization of correlations

License

Notifications You must be signed in to change notification settings

open-risk/correlationMatrix

Repository files navigation

Intro

correlationMatrix is a Python powered library for the statistical analysis and visualization of timeseries correlation phenomena. It can be used to analyze any dataset that captures timestamped values (timeseries) The present use cases focuses on typical analysis of market correlations

You can use correlationMatrix to

  • Estimate correlation matrices from historical timeseries using a variety of models
  • Visualize correlation matrices
  • Manipulate correlation matrices (fix problematic matrices etc)
  • Provide standardized data sets for testing

Key Information

NB: correlationMatrix is still in active development. If you encounter issues please raise them in our github repository

Support and Training

Examples

The code documentation includes a large number of examples, jupyter notebooks and more.

Plotting individual correlation trajectories

image

Sampling correlation data

image

Estimation of correlation matrices using standard estimators

image

Estimation of correlation matrices using factor models

image

Visualization of a correlation matrix

image

Stressing correlation Matrices

image

Computation and Visualization of multi-period correlation matrices

image

About

correlationMatrix is a Python powered library for the statistical analysis and visualization of correlations

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages