Problems to produce the heatmap

  • Hi,

    can somebody post the R-code to produce the heatmap. The code

    heatmap(byRegion,

    distfun = function (x) as.dist((1 - cor(t(x)))),

    Colv = NA)

    produces the following error:

    Error in heatmap(byRegion, distfun = function(x) as.dist((1 - cor(t(x)))), :

    object 'byRegion' not found

    Thanks,

    Matthias

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply