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 ca
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)
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 th
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?
> > libr
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 ev.
5 matches
Mail list logo