Hi Sarah,

To me, the heatmap function calculates "density value" for each grid of the heatmap automatically from the input matrix. In my case, I already got the "density value" as a vector, say Z. I want to plot a heat map with x and y as is axsis and z values as the "density" of grid. I am not familiar with R code, so I am writting to ask how to. Thanks!

jinrui,

Quoting Sarah Goslee <sarah.gos...@gmail.com>:

You mean like the examples in help("heatmap") ?

On Tue, Sep 6, 2011 at 1:20 PM, Jinrui Xu <jinru...@umich.edu> wrote:
Hi everyone,

I have three numerica vectors: x, y, z. I want to plot a heatmap or surface
plot of z against x and y. Is there any package for this? If possible,
please drop me several lines of example code. Thanks!

jinrui,


--
Sarah Goslee
http://www.functionaldiversity.org






--
Ph.D Student, Bioinformatics Program
Center for Computational Medicine and Bioinformatics (CCMB)
The University of Michigan
100 Washtenaw Avenue
Ann Arbor, MI 48109-2218

1075 Natural Science Building
830 North University Avenue
Ann Arbor, MI 48109-1048
Tel (lab): 734-763-0514

http://www-personal.umich.edu/~jinruixu/

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to