Metadata-Version: 2.1
Name: causalty
Version: 0.0.1
Summary: Causality Analysis Tools for Neuroimaging Data
Home-page: https://github.com/bgalbraith/causalty
Author: Byron Galbraith
Author-email: byron.galbraith@gmail.com
License: UNKNOWN
Description: This repo contains Python implementations of methods described in the following:
        
        Dynamics of event‐related causality in brain electrical activity
        (Korzeniewska et al. 2008) <https://doi.org/10.1002/hbm.20458>
        
        The MVGC multivariate Granger causality toolbox: A new approach to Granger-causal inference (Barnett and Seth 2014) <https://doi.org/10.1016/j.jneumeth.2013.10.018>
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Description-Content-Type: text/markdown
