Viz Docs
Documentation
Version 0.1.0-alpha

Correlation Heatmap

Lower-triangle correlation matrix with color coding

Interactive Preview

Loading...
Install
npx @ontopic/viz add plot/stats/correlation-heatmap-v1
View source
Sample Data
https://ontopic-public-data.t3.storage.dev/sample-data/correlation-data.json

Overview

A lower-triangle heatmap for visualizing the correlation matrix of multiple variables.


[!IMPORTANT] Use this to identify multicollinearity in your models before regression estimation.