search for: upperd2y

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

Did you mean: upperd1y
2011 Aug 22
0
Multiple forest plots with the same x-axis and colour coded estimates and lines
...quot;),c("75","F","10","LTG")) # 1 year results estimate1y <- c(NA,dattabrem1$HR) lowerd1y <- c(NA,dattabrem1$CIlower) upperd1y <- c(NA,dattabrem1$CIupper) # 2 year results estimate2y <- c(NA,dattabrem2$HR) lowerd2y <- c(NA,dattabrem2$CIlower) upperd2y <- c(NA,dattabrem2$CIupper) # 3 year results estimate3y <- c(NA,dattabrem3$HR) lowerd3y <- c(NA,dattabrem3$CIlower) upperd3y <- c(NA,dattabrem3$CIupper) # Draw forest plots forestplot(plotextr,estimate1y,lowerd1y,upperd1y,is.summary=c(TRUE,rep(FALSE,24)),zero="",align="c...