Based on the description of the study design, the best statistical approach would likely be a Mixed-Effects Repeated Measures ANOVA (Mixed ANOVA or Linear Mixed Model) rather than a standard Two-Way Repeated Measures ANOVA. Here’s why:
Key Factors in the Study Design:
- Repeated Measures Factor (Time)
- Each participant is measured at three points in time.
- Between-Subjects Factor (Group)
- Two groups: Control and Experimental.
- Additional Between-Subjects Factor (Disease Type)
- Three subgroups: Cancer, Diabetes, and Epilepsy (within both control and experimental groups).
- Multiple Dependent Variables (DV)
- Two self-reported dependent variables.
Best Approach: Mixed-Effects Repeated Measures ANOVA
A Mixed-ANOVA (Linear Mixed Model, LMM) allows for:
-
Time (Repeated Measures Factor): Within-subjects effect.
-
Group (Control vs. Experimental): Between-subjects effect.
-
Disease Type (Cancer, Diabetes, Epilepsy): Additional between-subjects factor.
-
Interaction Effects: Examining if the effect of time on DV varies by group or disease type.
-
Flexibility with Missing Data: Linear mixed models handle missing data better than traditional repeated-measures ANOVA.
Steps to Implement in Software:
In SPSS:
-
Go to: Analyze → General Linear Model → Repeated Measures (for traditional RM-ANOVA)
- OR
-
Analyze → Mixed Models → Linear (for more flexibility with LMM)
- Define Factors:
-
Within-Subjects Factor: Time (3 levels)
-
Between-Subjects Factors: Group (2 levels) and Disease Type (3 levels)
-
Dependent Variables: Your two DVs
- Check for Interaction Effects:
-
Time × Group interaction → Does the intervention affect scores over time?
-
Time × Disease interaction → Do different diseases respond differently over time?
-
Group × Disease interaction → Does the intervention work differently for different diseases?
-
Examine Pairwise Comparisons: To determine where significant differences occur.
Alternative Approach: MANOVA
If you are also interested in analyzing multiple dependent variables simultaneously, a Multivariate ANOVA (MANOVA) could be an option. However, given that you have repeated measures, a Mixed-ANOVA or Linear Mixed Model (LMM) is a better fit.
Final Recommendation:
Use Mixed-Effects Repeated Measures ANOVA (Linear Mixed Model) to assess:
- The effect of time on your dependent variables.
- Differences between control vs. experimental groups.
- Variations across disease subgroups.
-
Interaction effects (e.g., does the intervention work differently for different diseases over time?).
This method provides greater flexibility and handles missing data better than a traditional Two-Way Repeated Measures ANOVA. I hope this helps. If you have any additional questions, please let me know.
Take care!
Dr. Christal-Joy Turner