search for: drawsummaryci

Displaying 1 result from an estimated 1 matches for "drawsummaryci".

2009 Mar 21
1
Forestplot () box size question
...(convertX(unit(OR, "native") - unit(0.5 * size, "lines"), "native", valueOnly = TRUE) < LL)) grid.lines(x = unit(c(LL, UL), "native"), y = 0.5, gp = gpar(col = col$lines)) } } drawSummaryCI <- function(LL, OR, UL, size) { grid.polygon(x = unit(c(LL, OR, UL, OR), "native"), y = unit(0.5 + c(0, 0.5 * size, 0, -0.5 * size), "npc"), gp = gpar(fill = col$summary, col = col$summary)) } plot.new() widthcolumn <- !a...