Hi, I am trying forestplot() and metaplot() from rmeta package to plot some 
hazard ratios. Now foreatplot() can draw clipping with "<" or ">" at the ends 
of the confidence line using "clip" argument, but can't use multiple colors for 
different lines. On the other hand, metaplot() can use different colors for 
each line with colors=meta.colors( lines=c("blue","black")) arugument, but 
don't draw clipping symbol "<" or ">" at the end of the confidence line (it 
doesn't take "clip" argument). So is there any other package/function that 
allows me to do both colors and clipping?

Thanks

John

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to