Hello,
I'm analysing data from a protocol which in fact works under the same structure as described in https://www.stata.com/support/faqs/s...nova/#wsanova2, case "One between-subjects factor with two repeated-variables example from the anova manual entry". See image below to understand the case:
Array
I've conducted the repeated-measures ANOVA as described in the webpage.
In the same time, I've conducted a simpler ANOVA just for "period 1", which can be considered independently as subjects in Period 1 are not biased by a previous period, unlike Periods 2 and 3.
Obviously, the factors' significance are not the same between the two ANOVAs. And in particular, "Type of dial" factor (or the equivalent factor in my protocol) is not significant in the simple ANOVA "period 1" (Prob>F = 0,51) but the Types of dial from "Period 1" stemming from the whole repeated-measures ANOVA are significantly different. This can be seen with factors' margins, and especially the interactions "Type of dial"#"Period 1", whose confidence intervals don't overlap, even at 99%.
If considering "Period 1" independently remains relevant, how to deal with the mismatch originated by the comparison with a bigger-scope ANOVA? What summarized and consistent test should I run which would consider the "unidirectional" effect of time, so that Period 1 variance analysis doesn't take into account later Periods (which would have no sense) while other Periods variance analyses do take into account previous Periods' variance?
Thank you very much for your help.
Related Posts with Managing time factor in repeated-measures ANOVA
Predictor variables became not significant in fixed effect model.Hi. I am using Stata 15.1 and here is sample of my data. My main predictor variables are winpowersh …
Loop code for Wide DataHi All, I'm struggling with the code for loops using wide data. I include a sample of the data and …
Clubbing categories within variablesDear all, This is my data. Code: * Example generated by -dataex-. To install: ssc install dataex…
In panel dataset where ID= household; method to understand if the same ID lived in the same housing unit over the entire time period?Hello everyone, sorry for the confusing title, I didn't manage to find a short and comprehensible w…
Maximum Likelihood estimationHi everyone, For my master's thesis I'm trying to do a maximum likelihood estimation. After working…
Subscribe to:
Post Comments (Atom)
0 Response to Managing time factor in repeated-measures ANOVA
Post a Comment