Added a Pythonic implementation of NBS-Predict, as demonstrated in the workflow
folders. The included examples have been used in data analysis for a forthcoming manuscript, Idiosyncrasy and generalizability of contraceptive- and hormone-related functional connectomes across the menstrual cycle.
What's Changed
- [FIX] Fix setuptools call in setup.py by @tsalo in #8
- [ENH] Add parser utility functions by @tsalo in #6
- Add GitHub Actions for linting, testing, and publishing IDConn by @tsalo in #12
- Fix up Sphinx documentation by @tsalo in #11
- Added residualizing and scaling to NBS-Predict by @62442katieb in #13
- fix capitalization by @62442katieb in #14
Full Changelog: v0.2.1...v0.3.1