Cornerplot

Make a corner plot of samples in high dimensional spaces
696 Downloads
Updated 28 May 2018

Cornerplot takes a nSamples-by-nDimensions array, and makes density plots of every combination of the dimensions.
This is especially useful when using MCMC; you can see how the parameters in your model interact, and whether there are any tradeoffs between them.
Inspired by triangle.py (https://github.com/dfm/triangle.py) by Dan Foreman-Mackey (http://dan.iel.fm/).

Cite As

Will Adler (2024). Cornerplot (https://github.com/wtadler/cornerplot), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Polar Plots in Help Center and MATLAB Answers
Acknowledgements

Inspired by: kernel density estimation

Inspired: Ensemble MCMC sampler

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.5.0.0

new histogram style

1.4.0.0

updated screenshot

1.2.0.0

formatting, title

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.