Forum: help


RE: anovaBF with mixed ANOVA [ Reply ] By: Richard Morey on 2015-08-13 22:48 | [forum:42438] |
If the data frame is appropriately structured with proper labelling of the participants, and the participant is included in the model as a random effect, it will automatically do the proper analysis. Just make sure the participant identifiers are unique. |
anovaBF with mixed ANOVA [ Reply ] By: Melvin Yap on 2015-05-05 08:17 | [forum:42434] |
Thanks for providing this package, which is very useful and user-friendly! In your manual, you provide detailed examples for a 3 x 2 two-way between subjects ANOVA (ToothGrowth) and a 2 x 2 two-way within subjects ANOVA (puzzles). How do I modify the syntax to examine a 2 x 2 design where one factor is between and the other is within? Thanks! |