Usage
singleclusterplot(clusmat, at = NULL, fromto = c(0.05, 0.95), colpal = "standardheat", nrcolors = 25, outer.col = "light grey", revpal = FALSE, alpha = NULL, quartiles.col = c("black", "grey", "grey"), add.quartiles = TRUE, smooth = FALSE, df = 3)
Arguments
clusmat
matrix with numerical entries, quantiles of rows will define colors
at
at which x-positions the columns should occur
fromto
the range of quantiles that should be plotted
colpal
which colorpalette should be chosen ( see disco() )
nrcolors
the number of colors to use
outer.col
color of the outlier lines
revpal
should the colorpalette be inverted
alpha
alpha value for color opacity
quartiles.col
color of quartile lines
add.quartiles
should the quartile lines be plotted
smooth
should quantiles be smoothed