These functions are used internally by qqplot of package RobAStBase.
.fadeColor(col,x, bg = "white")
a vector of (rgb) colors of same length as x
containing
the corresponding colors col
faded towards white
according
to colorRamp
.
(a vector of) color(s)
a (numeric) vector of fading weights
a color (of length 1): the background color against which to fade
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de,
.fadecolor
uses function colorRamp
to interpolate between
color col
and bg
, at coordinate given by x
.
ks.test
, qqplot
,internals_qqplot
,internals_qqplot
, qqplot
, qqplot