Sebastian Raschka 12/8/2013

A short tutorial for decent heat maps in R

Read Original

This article provides a step-by-step tutorial for creating heat maps in R for exploratory data analysis. It covers installing required packages (gplots, RColorBrewer), reading and transforming data into matrix format, and customizing heat map visualizations using the heatmap.2() function, including color palettes and saving plots as PNG files.

A short tutorial for decent heat maps in R

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
2
Container queries are rad AF!
Chris Ferdinandi 2 votes
3
Wagon’s algorithm in Python
John D. Cook 1 votes