Overview
tractable contains functions to analyze diffusion MRI (dMRI) tract profiles using generalized additive models. It operates on outputs from the AFQ software ecosystem and tests for differences between two phenotypic groups along the length of a specified white matter tract.
Installation
You can install the development version of tractable from GitHub with:
# install.packages("devtools")
devtools::install_github("tractometry/tractable")
Code of Conduct
Please note that the tractable project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.