Displaying 1 result from an estimated 1 matches for "roymohan".
Did you mean:
rajmohan
2009 Nov 22
1
Metaplot Axis Annotation
...your help. Syntax is below.
Best,
Dawn McDaniel
Ishwar Bridgelal
University of Southern California
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Loading required package: grid
> m1=matrix(scan(file="C:/Users/Roymohan/Desktop/meta.txt"), ncol=4,
byrow=TRUE)
Read 208 items
> oddsratio=m1[,2]
> seinor=m1[,3]
> inw=m1[,4]
> c1=c("Cross-Drew (1974)", "Ahlstrom & Havighurst (1982)", "Litton & Marye
(1981)", "Gold & Mattick (1974)", "Willman &am...