Last chance! 50% off unlimited learning
Sale ends in
This function is internal and is used to compute the color of a stump for the purpose of legend display, based on the mean value relative to specified limits.
get_stump_colour_for_legend(lims, mean_value, palette)
A character string specifying the color corresponding to the mean value.
A numeric vector of length 2 specifying the limits within which the mean value falls.
The mean value for which the color needs to be determined.
A character vector of colors representing the palette from which the color is selected.