Re: [R] questions about meta-analysis

2009-06-29 Thread Thomas Lumley
On Sat, 27 Jun 2009, Emmanuel Charpentier wrote: Le samedi 27 juin 2009 à 13:02 +0800, sdzhangping a écrit : Dear R users: In the example of meta-analysis (cochrane, package rmeta), I can not found the p-value of Test for overall effect, and some other indices (Z, I, weight and et al). How

Re: [R] questions about meta-analysis

2009-06-27 Thread Emmanuel Charpentier
Le samedi 27 juin 2009 à 13:02 +0800, sdzhangping a écrit : Dear R users: In the example of meta-analysis (cochrane, package rmeta), I can not found the p-value of Test for overall effect, and some other indices (Z, I, weight and et al). How can I get the these indices listed?

Re: [R] questions about meta-analysis

2009-06-27 Thread David Winsemius
The object a has log.estimates and selog.estimates: str(a) List of 10 $ logOR : num [1:7] -0.548 -1.804 -1.404 -0.357 -1.055 ... $ selogOR : num [1:7] 0.22 1.11 0.611 0.372 0.715 ... $ logMH : num -0.632 $ selogMH : num 0.16 snipped remainder of output. You can also look at the

Re: [R] questions about meta-analysis

2009-06-27 Thread Michael Dewey
At 06:02 27/06/2009, sdzhangping wrote: Dear R users: In the example of meta-analysis (cochrane, package rmeta), I can not found the p-value of Test for overall effect, and some other indices (Z, I, weight and et al). How can I get the these indices listed? library(rmeta) data(cochrane)

[R] questions about meta-analysis

2009-06-26 Thread sdzhangping
Dear R users: In the example of meta-analysis (cochrane, package rmeta), I can not found the p-value of Test for overall effect, and some other indices (Z, I, weight and et al). How can I get the these indices listed? library(rmeta) data(cochrane) cochrane name ev.trt n.trt