comparisonplot(x, y, histbreaks = 30, adjust = 1, colpal = "heat", main = NULL, xlim = NULL, ylim = NULL, ab = FALSE, add.density = FALSE, col.density = "darkred", pimp = FALSE, ...)cplot(x, y, histbreaks = 30, adjust = 1, colpal = "heat", main = NULL, xlim = NULL, ylim = NULL, ab = FALSE, add.density = FALSE, col.density = "darkred", pimp = FALSE, ...)
x-vectory-vectorbreaks of the histogramsscale the used bandwidth ( see demo.heatboxplot() )which colorpalette should be chosen ( see disco() )maintitle of the plotxlimits, standard graphics parameterylimits, standard graphics parametershould an abline be added to the plotadd density linecolor of the density linePIMP MY PLOTadditional parameters to be passed to points and plotheatscatter,heatboxplot,LSD.demo.tour