Metadata-Version: 2.1
Name: nltools
Version: 0.4.3
Summary: A Python package to analyze neuroimaging data
Home-page: https://cosanlab.github.io/nltools
Author: Cosan Lab
Author-email: luke.j.chang@dartmouth.edu
License: LICENSE.txt
Description: nltools is a collection of python tools to perform preprocessing, univariate GLMs, and predictive multivariate modeling of neuroimaging data. It is the analysis engine powering www.neuro-learn.org.
Keywords: neuroimaging,preprocessing,analysis,machine-learning
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Provides-Extra: interactive_plots
