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 state correlation phenomena. It can be used to analyze any dataset that captures timestamped correlations in a discrete state space. Use cases include credit rating correlations, system state event logs etc.

You can use correlationMatrix to

  • Estimate correlation matrices from historical event data using a variety of estimators
  • Visualize event data and correlation matrices
  • Manipulate correlation matrices (generators, comparisons etc.)
  • Provide standardized data sets for testing
  • Model correlations using threshold processes

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 cohort methods

image

Estimation of correlation matrices using duration methods

image

Visualization of a correlation matrix

image

Generating stochastic process correlation thresholds

image

Stressing correlation Matrices

image

Computation and Visualization of Credit Curves

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