cosanlab / nltools

Python toolbox for analyzing imaging data
https://nltools.org
MIT License
121 stars 44 forks source link

add 2d_permutation for Adjacency ttest methods. #244

Open jcheong0428 opened 6 years ago

jcheong0428 commented 6 years ago

need to add ttest to deal with single matrix - compare mean of bottom triangle vs 0 need to deal with within or across matrices. currently only does across.

jcheong0428 commented 6 years ago

for the within mean case Bootstrapping WITHOUT sign flipping WITH replacement.