Hi everybody!

I have 2 groups (WT and KO) of indivuals for whom I obtain their weight each month during a year. The simple question I want to answer is: Do the WT group gain more (or less) weight that KO group over-time?. If true, at which time point /s is this difference significant?

For example:

GROUP M1 M2 M3 M4 M5 M7 M 8...

WT (5 indv) 5.8 5.9 6.9 7.8 12.1 14.5 20.9

KO (7 indv) 5.8 5-9 6.8 8.0 8.1 8.2 8.3

From these data it's clear that the WT group gains more weight that KO group. Moreover, I could say that the significant differences are in months 5 to 8....

I know this is a very recurrent experimental design and I have been looking for the correct statistical analysis to answer that question, but I found conflicting recomendations:

1) Repeated measures ANOVA, can show me differences between time-points of each group: The WT group has increased significantly from M4 to M5... (I am not interested in this kind of conclussions, or at least not only in this kind of conclussions) but it says nothing about differences between both groups.

2) Two-way ANOVA. I've been reading about the design of the experiments for which Two-way ANOVA. They look for the effects of 2 independent variables in an outcome. BUT! There is a big difference in the desing of the experiments that I have been reading for: "All the individiuals receive all the conditions (only chages the order)". THIS IS NOT MY CASE! The same occurs with two-way-reapeted-measures ANOVA!!! :(.

Further, as i'm interested in the difference in increases I think it should be better to work with weight changes (or percent changes). I mean, it can happen (for example) that WT group have higher weights from the beggining to the end than KO groups (resulting in statistical significant differences at all timepoints) but the increases are the same. For example:

GROUP M1 M2 M3 M4 M5 M7 M 8...

WT (5 indv) 20 30 40 50 60 70 80

WT (5 indv) 50 60 70 80 90 100 110

In these data (differences in absolute weights may be significant at all time-points) but both groups are increasing the same (10 gr per month) at all time-points....

Rather than absolute changes I can use relative changes..(In fact, I have also seen that ANCOVA is better for this kind of conclussions, since it takes into account the initial value and you can even represent the "corrected" changes).

As you can see.... I'm a mess!!!

I'm I wrong with my interpretation of two-way-ANOVA?

Which tests should be better for my question? Repeated measures ANCOVA??? mixed effects model? split-plot factorial analysis of variance? XD. which should be my post-hoc test?

I work in R...

Thanks in advanced!

More Maria Sanz's questions See All
Similar questions and discussions