I would like to run the non-parametric equivalent of a one-sample t-test against zero (e.g., Wilcoxon signed-rank). At the moment with one group of files I can only select parametric test against zero or baseline. It seems like non-parametric alternatives are implemented for paired samples but not for one group against zero. Is there an easy way to compute it?
@spinet: Want to code this?
I probably won’t do it myself I have very little time left to develop new things in Brainstorm at the moment. You can look at the process_test_* functions to see how this is organized.