Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

internals-qqplot

Internal functions for qqplot of package RobAStBase


Description

These functions are used internally by qqplot of package RobAStBase.

Usage

.fadeColor(col,x, bg = "white")

Arguments

col

(a vector of) color(s)

x

a (numeric) vector of fading weights

bg

a color (of length 1): the background color against which to fade

Details

.fadecolor uses function colorRamp to interpolate between color col and bg, at coordinate given by x.

Value

.fadecolor

a vector of (rgb) colors of same length as x containing the corresponding colors col faded towards white according to colorRamp.

Author(s)

See Also


RobAStBase

Robust Asymptotic Statistics

v1.2.1
LGPL-3
Authors
Matthias Kohl [cre, cph, aut], Peter Ruckdeschel [aut, cph], Mykhailo Pupashenko [ctb] (contributed wrapper functions for diagnostic plots), Gerald Kroisandt [ctb] (contributed testing routines), R Core Team [ctb, cph] (for source file 'format.perc')
Initial release
2019-04-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.