I have a question on the assumption of exchangeability in permutation tests. Although I read a lot about this topic, I am still confused.
For $N$ subjects, I have the value of a clinical measure $Y$ (a numerical quantity such as the volume of a ventricle) together with a set of other clinical parameters (such as age, gender, height...) and a categorical variable which represents the presence of a genetic mutation. I would like to use permutation testing with the following multiple regression model:
$Y = \beta_0 + \beta_1 \; age + \beta_2 \; gender \; + \; ... \; + \;\beta_n \; mutation + \epsilon$
to see if $\beta_n \neq 0$.
The only assumption required by the technique I would like to employ (Freedman and Lane, 1983) is the one required by all the permutation tests: exchangeability.
If my understanding is correct I need to check if I can shuffle the values of $Y$ across the $N$ subjects under the null hypothesis (no effect of the genetic mutation) and this doesn't affect the error ($\epsilon$) distribution.
I believe that this is not true in this setting as Y depends also on the other parameters in the model (age, gender etc.), but I am not sure about that. I was wondering what you think about that and what I should check to correctly apply permutation testing in this setting.
then include a full reference, and outline what, in particular they're doing that you're trying to emulate (we shouldn't have to go read an entire paper to then hazard a guess as to what you are actually trying to do; you should explain what it is you're doing).
– Glen_b May 23 '16 at 07:01