Displaying 2 results from an estimated 2 matches for "mistyrose3".
Did you mean:
mistyrose
2008 Feb 24
0
Color of CI bars in Hmisc::Dotplot()
Dear R-helpers,
(1) I can't figure out how to tell Dotplot that I want the colors of
the CI bars to be the same as the colors of the dots.
For example:
t2a.ci3 <- data.frame(est = c(7, 20, 75), lower = c(-9, 0.5, 42),
upper = c(22, 39, 109))
mypal <- c('skyblue3', 'mistyrose3')
condNames <- c('noise', 'horn', 'marimba')
Dotplot(1:2 ~ Cbind(est, lower, upper), data = t2a.ci3,
scales = list(y = list(at = 1:2, labels = condNames)),
ylab = '',
xlab = 'rated duration', aspect = 0.2,
ylim = c(0.5, 2.5), panel = function(x, y)...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...;mediumvioletred", "#C71585",
"midnightblue", "#191970",
"mintcream", "#F5FFFA",
"mistyrose", "#FFE4E1",
"mistyrose1", "#FFE4E1",
"mistyrose2", "#EED5D2",
"mistyrose3", "#CDB7B5",
"mistyrose4", "#8B7D7B",
"moccasin", "#FFE4B5",
"navajowhite", "#FFDEAD",
"navajowhite1", "#FFDEAD",
"navajowhite2", "#EECFA1",
"navajowhite3&...