[R] try FlexMix RE: mulitmodal distributions

2007-11-20 Thread Karen.Green
Hi, Marion, I believe the package FlexMix provides a more generalized version of finite mixture modeling than is found in mclust/mclust02. Please see: http://cran.r-project.org/doc/vignettes/flexmix/flexmix-intro.pdf Karen --- Karen M. Green, Ph.D. [EMAIL PROTECTED] Research Investigator

[R] Heat map with PNGs instead of numbers on axis?

2007-11-05 Thread Karen.Green
Dear R Community, I am trying to create a heat map where, instead of normal text labels, I will use small PNG images. (I know there is a function "heatmap" in the stats package (and also a heatmap.plus package), but it is unclear how to modify it to accomplish the task.) Would anyone have any