cosanlab / nltools

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

Add different similarity metrics to stats.isc() function #395

Open ljchang opened 3 years ago

ljchang commented 3 years ago

Currently, ISC uses correlation, but we may want to pass in different types of distance metrics, easy fix to add a new keyword.