Skip to content
Prev 99 / 5632 Next

[R-meta] network meta-analysis - include block (within-study) level

Thanks Wolfgang for the effort to understand my question and sorry for my
confusing texts.

Just to try to clarify the concepts we've been talked for the list members:

My purpose was to estimate the soybean grain yield difference between
several fungicide treatments and the untreated check.

A 5 years (66 trials) data set was available for that where each trial was
a field soybean plots experiment with 4 or 5 blocks. Yield was assessed at
maturity crop stage and expressed in kg/ha.

This is the full dataset structure.

trt        trial   bk    yield
------------------------------------
Check   3       1     2493
Check   3       2     2173
Check   3       3     2628
Check   3       4     2168
Fox       3       1     3194
Fox       3       2     2363
Fox       3       3     2887
Fox       3       4     3278
NTX      3       1     2988
NTX      3       2     2361
NTX      3       3     2341
NTX      3       4     3218

Since the dataset contains different sets of treatments through the years I
considered using the network M-A approach.

Trials->    1  2  3  4 11 13 14 38 39 41 42 60 62 63 65 66
Check      1  1  1  1  1  1   1   1   1   1   1   1   1   1   1   1
Fox          0  0  0  0  0  0   0   1   1   1   1   1   1   1   1   1
NTX         1  1  1  1  1  1   1   1   1   1   1   0   0   0   0   0
EpoFlux   1  1  1  1  1  1   1   1   1   1   1   1   1   1   1   1


I followed some analysis methods published in papers from the
phytopathology-plant disease epidemiology area and I used the mean
treatment values within each trial and used the MSE from each trial anova
as variances. (A kind of two-stage analysis).
?(http://apsjournals.apsnet.org/doi/abs/10.1094/PHYTO-97-2-0211)
<http://apsjournals.apsnet.org/doi/abs/10.1094/PHYTO-97-2-0211>

The data structure I meta-analyzed was:

?trt       trial   n   yield_m   ?  MSE           vi2
------------------------------------------------------------------
Check   3     4   2365.5      ?88931.9  22233
Fox       3     4   2930.5      ?88931.9  22233
NTX      3     4   2727.0      ?88931.9  22233

where vi2= ?MSE/n

However, since I have the raw full dataset, I wonder if it would be more
suitable to analyze the data in a one-stage analysis including blocks in
the model.

Wolfgang kindly pointed out all the thoughts included in the mail below.

Wolfgang: I really appreciate your answer and thanks for sharing your
knowledge. I will try your suggested approach.

Best wishes,




*Juan? Edwards===========================PhD candidate - Plant Pathology
DepartmentUniversity of Sao Paulo / Brazil?*


On Thu, Aug 10, 2017 at 5:45 PM, Viechtbauer Wolfgang (SP) <
wolfgang.viechtbauer at maastrichtuniversity.nl> wrote: