ebridge2 / fmribatch_notes

A repository to collect notes on fMRI Batch effects investigations
Apache License 2.0
0 stars 0 forks source link

treatment of discrete effects in subgraphs #2

Open ebridge2 opened 6 years ago

ebridge2 commented 6 years ago

case 1: investigate 60 edges vs 150 edges for fMRI? particulalrly BNU? case 2: p-value might not be relevant; want to see if there are groupings that produce better/worse p-values?

ebridge2 commented 6 years ago

randomly select 50% of the subjects; train on those, test on the others to form the control; do we do better than the chance when we do that? is there no signal at all? or does batch effect swamp the signal?

statistical impact will be better if we look at p value for Lhat. do the observed look any better?

violin plot on top of lhats for the null.

p value for both lhats.

compute the p values of the lhats by doing the permutation testing procedure, same as before.

case 4 and 5, we could train on 2 or 3 or 4... test on other. have individual datasets as folds for case 4/5?

case 4 and 5, pool together bnu1 and bnu3? case 4b xval with 1 held out study.

case 5, definitely some cross-validation.

don't look at pvalues of test statistics anymore.

pvalues of test statistics, same thing.

jitter the Lhat plots.

jovo commented 6 years ago
ebridge2 commented 6 years ago

permute subjects; for all but case 1

ebridge2 commented 6 years ago

1) same way we are already doing. 2) subset first session from what we are already doing for cases 3 -> 5, so that we can exchange by subjects instead of by graphs. 3) cross-validate both of the above with leave-one-dataset out. 4) case 4 and 5, pooling across BNU1 and BNU3. for both of the above.