powered by
hexMA.loess(pMA, span = 0.4, col = "red", n = 200) hexVP.loess(hbin, hvp = NULL, span = 0.4, col = "red", n = 200)
hexbin
hexViewport
plotMAhex
hexVP.abline
gplot.hexbin
loess
if(require(marray)){ data(swirl) hb <- plotMAhex(swirl[,1], main = "M vs A plot with hexagons", legend=0) hexVP.abline(hb$plot, h=0, col= gray(.6)) hexMA.loess(hb) }
Run the code above in your browser using DataLab