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-vector
y-vector
breaks of the histograms
scale the used bandwidth ( see demo.heatboxplot() )
which colorpalette should be chosen ( see disco() )
maintitle of the plot
xlimits, standard graphics parameter
ylimits, standard graphics parameter
should an abline be added to the plot
add density line
color of the density line
PIMP MY PLOT
additional parameters to be passed to points and plot
heatscatter
,heatboxplot
,LSD.demo.tour