By default, Q automatically takes into account the structure of the data when determining what statistical test to perform and how to run it. You can use the method below to override Q's default selections.
Method
There are a number of situations where it can be useful to override these defaults:
- When it is desired to show Column Comparisons (pairwise testing) rather than Exception Tests.
- Controlling which specific columns should be compared. For example, see:
- When attempting to reproduce results computed from other programs, see Why Results in Q Are Different to Those From Another Program.
- With very small sample sizes it can be useful to turn off Multiple Comparison Corrections and/or increase the Overall significance level.
- Where there are serious missing data problems in repeated measures data. See How to Perform Column Comparisons with Missing Repeated Measures Data.